[This is preliminary documentation and subject to change]

Timeouts Reference

Internet Information Services has several timeout values that are set by default when you install Windows Whistler. Timeout values allow the server to specify how long server resources are allocated to specific tasks or clients. The following table lists the different timeout values in IIS, and where they can be set.

Property NameMetabase IdentifierAvailable in the IIS snap-in
AspScriptTimeoutMD_ASP_SCRIPTTIMEOUTYes
AspSessionTimeoutMD_ASP_SESSIONTIMEOUTYes
ConnectionTimeoutMD_CONNECTION_TIMEOUTYes
CGITimeoutMD_SCRIPT_TIMEOUTYes
ServerListenTimeoutMD_SERVER_LISTEN_TIMEOUTNo
PoolIdcTimeoutMD_POOL_IDC_TIMEOUTNo
AspQueueTimeoutMD_ASP_QUEUETIMEOUTNo
CPULimitLogEventMD_CPU_LIMIT_LOGEVENTYes
CPULimitPriorityMD_CPU_LIMIT_PRIORITYYes
CPULimitProcStopMD_CPU_LIMIT_PROCSTOPYes
CPULimitPauseMD_CPU_LIMIT_PAUSENo
 
IIS Restart TimeoutsDefault Value (seconds)
Stop60
Restart20
Reboot0

Timeout settings are configurable from the IIS snap-in as well. For more information about setting the various timeout values, see Timeout Settings Locations in IIS Snap-in in the core IIS documentation.


© 1997-2001 Microsoft Corporation. All rights reserved.