Please note that this is for IIS 6 only, if you are running a different version please consult the
web server’s manual.
To change the CGI timeout value using a script, perform the following steps:
1. Open a Command Prompt window, and go to the Inetpub\AdminScripts directory.
2. At the command prompt, type the following to display the current CGI timeout value for
the Web server:
- cscript adsutil.vbs get /w3svc/cgitimeout
3. Type the following to set the CGI timeout value, where ### is the CGI timeout value in
seconds (for example, to set the CGI timeout value to 350 seconds, you need to type "cscript
adsutil.vbs set /w3svc/cgitimeout 350"):
- cscript adsutil.vbs set /w3svc/cgitimeout ###
4. Restart IIS.
Subscribe to:
Post Comments (Atom)
-
(Ref: http://dsumsky.blogspot.com/2008/08/technical-differences-between-vmware.html) I have spent some time with looking for more details ab...
-
Linux DHCP Configuration with Description # Use this to enble / disable dynamic dns updates globally. ddns-update-style none; ==============...
-
You can use any of the following commands to get uptime of a Windows machine: net statistics workstation OR net statistics server OR net sta...
No comments:
Post a Comment