Link to home
Start Free TrialLog in
Avatar of GeekFu
GeekFu

asked on

IIS 6 Connection Reset During Download

We have a site setup on Server 2000 where users are downloading a .enc file that is approximately 50MB through IIS.  The site works perfectly.  Recently I needed to setup the same site on SBS 2003.  I have all the files in place, I added a MIMEType of Application/Octet-stream for the .enc files so they can be accessed through IIS.  I have bumped the connection timeout to 15,000 seconds.    For some reason the clients when trying to download the file get the following error message:  "Connection with the server was reset"  When I look through the IIS log files on the webserver it's showing a win32 status of 1236 which means "The network connection was aborted by the local system"  Any ideas on needed changes?

Thanks

PAQ'd by ee_ai_construct, 500 points refunded. - 10/6/2004 12:56:40 PM PST
Avatar of GeekFu
GeekFu

ASKER

nobody has an idea?  come on.  500 points
Avatar of GeekFu

ASKER

If it's any help i'm seeing timer_minbytespersecond errors in teh httperr.log file.  It may help to modify the default timer on this.  anyone know how
Avatar of GeekFu

ASKER

Issue has been resolved.  Modified the minbytespersec metabase setting and the problem was fixed.  Client is connecting via a fractional T1 and the speed were dipping below the 240Kb/s default set in IIS6.
ASKER CERTIFIED SOLUTION
Avatar of modulo
modulo

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial