File download stops at 20mb or 51mb on 100+mb files (IIS)
Date added: Sunday, 17 January 2010 |
Last revised: Wednesday, 27 January 2010 |
Hits: 346
Answer
On IIS The CGITimeout property specifies the timeout (in seconds) for CGI applications. A solution provided by ejd:
Instructions:
- Start a command prompt
- Go to C:\Inetpub\AdminScripts
- Then run the command: cscript.exe adsutil.vbs set w3svc/cgitimeout 10800