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)
-
စိတ္ေကာင္းရွိဖို ့က ပထမ။ စည္းကမ္းရွိဖို ့က ဒုတိယ။ က်န္းမာဖို ့က တတိယ။ သန္ ့ရွင္းဖို ့က စတုတၳ။ အစားအေသာက္တတ္ဖို ့က ပဥၥမ။ အ၀တ္အစား တတ္ဖို ့က ဆ...
-
Windows Server 2008 includes a feature called Network Connectivity Status Indicator (NCSI), which is part of a broader feature called Net...
-
Restart Exchange Services Get-Service | ? { $_.name -like "MSExchange*" -and $_.Status -eq "Running"} foreach ($servic...
No comments:
Post a Comment