U
Ulysses
I am running IIS 6.0 on W2K3 Std Edition. I have a
virtual directory under the default web site. I have set
the connection timeout to 2,500 seconds (in an attempt to
make this work). I have a link to a zip file on my web
site <a href="./large.zip">211 mb TestDownloadFile</a>
When a user clicks the link he is prompted to download and
save the file on his local machine. The download then
begins transferring the file to the user. In all cases,
at ~ 8 minutes the transfer stops and shows that it is
completed however only a portion of the file is downloaded
and not the entire file. If the user is on a fast
connection the download will complete provided the total
time is not > 8 minutes. No error is reported on the
local machine or the server. What might be causing this
behavior.
virtual directory under the default web site. I have set
the connection timeout to 2,500 seconds (in an attempt to
make this work). I have a link to a zip file on my web
site <a href="./large.zip">211 mb TestDownloadFile</a>
When a user clicks the link he is prompted to download and
save the file on his local machine. The download then
begins transferring the file to the user. In all cases,
at ~ 8 minutes the transfer stops and shows that it is
completed however only a portion of the file is downloaded
and not the entire file. If the user is on a fast
connection the download will complete provided the total
time is not > 8 minutes. No error is reported on the
local machine or the server. What might be causing this
behavior.