windows 2003 server with iis6
any help would be appreciated
Hope this helps.
"Jonathan" <anon...@discussions.microsoft.com> wrote in message
news:1122801c3bf44$077ade40$a601...@phx.gbl...
"Jonathan" <anon...@discussions.microsoft.com> wrote in message
news:1122801c3bf44$077ade40$a601...@phx.gbl...
As for allowing large downloads of ASP -- that is just bad web page design.
The reason a 4MB limit was put in was to prevent run-away ASPs from
buffering output and draining the server's resources. Web pages sending 4MB
shouldn't be buffering, anyway... should be directly streaming for maximum
performance.
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Jonathan" <anon...@discussions.microsoft.com> wrote in message
news:06bd01c3bfa7$1767d430$a401...@phx.gbl...