Logging Worker Process Recycling Events in IIS 6.0 (IIS 6.0)

By default, IIS does not log worker process recycling events. You can, however, enable logging of the worker process recycling events that you specify. Unlike other IIS activity, which is logged in a location and file that you specify, worker process recycling events are written to the system event log.
Logging worker process recycling events can help you with troubleshooting IIS. For example, when troubleshooting an ISAPI extension that implements the new server support function REPORT_UNHEALTHY, you can specify that IIS logs an event for each instance that the ISAPI reports itself unhealthy.

Read more…

tags: iis iis6.0 applicationpool apppool ms microsoft windows server win2k3 log logging eventlog event recycle

Leave a Reply