Configuring the Startup Time Limit for Worker Processes

Applies To: Windows Server 2003, Windows Server 2003 with SP1

The startup time limit specifies how long IIS will wait for a worker process to start servicing requests. By default, the worker process startup time limit is enabled in IIS 6.0 with a default setting of 90 seconds. If 90 seconds is not long enough to allow the application to begin processing requests, try a longer time interval.

For information about how to configure the startup time limit for worker processes by using IIS Manager, see Configure Application Pool Health. For information about how to configure the startup time limit for worker processes by using a command-line procedure or scripts, see the StartupTimeLimit Metabase Property.