Possible Inetinfo problem

[This topic is intended to address a specific issue called out by the Exchange Server Analyzer Tool. You should apply it only to systems that have had the Exchange Server Analyzer Tool run against them and are experiencing that specific issue. The Exchange Server Analyzer Tool, available as a free download, remotely collects configuration data from each server in the topology and automatically analyzes the data. The resulting report details important configuration issues, potential problems, and nondefault product settings. By following these recommendations, you can achieve better performance, scalability, reliability, and uptime. For more information about the tool or to download the latest versions, see "Microsoft Exchange Analyzers" at https://go.microsoft.com/fwlink/?linkid=34707.]  

Topic Last Modified: 2006-09-06

The Microsoft® Exchange Server Analyzer Tool includes a performance data collection engine that is used to query performance counter objects on computers that are running Exchange 2000 Server or Exchange Server 2003. The performance data collection engine collects data from the Cat: Categorizations in progress performance counter of the SMTP Server performance object to analyze performance data.

The Cat: Categorizations in progress performance counter shows the number of categorizations in progress.

For this query, the Exchange Server Analyzer retrieves a sample every 6 seconds for a two-minute period. The Exchange Server Analyzer reports the average value for the performance counter during the collection interval.

If the Exchange Server Analyzer determines that the minimum number of categorizations in progress over the sample period is never equal to zero, the Exchange Server Analyzer displays a warning.

The categorizer performs the following core operations:

  • Resolves and validates all recipients.

  • Determines limits and restrictions for all recipients.

  • Expands distribution lists if that is required.

  • Determines whether the message is for local or remote delivery.

If the server is not under heavy load, this warning may indicate that the Inetinfo.exe process, or resources that the Inetinfo.exe process depends on, are deadlocked.

The Simple Mail Transfer Protocol (SMTP) service runs in the Inetinfo.exe process and when messages pass through the transport subsystem, SMTP makes heavy use of Internet Information Services (IIS) resources.

A deadlock occurs when two or more processes (or threads) each wait for the other to complete before the process can continue. The result is that all the processes (or threads) stop responding (hang). In a deadlock, processes never finish executing and system resources are occupied. This prevents other jobs from starting.

To address this warning:

  • Determine whether there is stress to the categorizer from an expected or from a typical load. If the categorizer is not under a heavy load, use the resources referenced in the "For More Information" section to identify possible performance issues with the Inetinfo.exe process or related resources.

  • Check whether the Inetinfo.exe process is up and running.

  • Check for an Inetinfo.exe deadlock situation by following the debug guidance in Microsoft Knowledgebase article 919791 "How to use the Debug Diagnostics Tool to troubleshoot high CPU usage by a process in IIS" (https://go.microsoft.com/fwlink/?linkid=3052&kbid=919791).

For More Information

For more information about Inetinfo.exe, see "Internet Information Services" in the Technical Reference Guide for Exchange Server 2003 (https://go.microsoft.com/fwlink/?LinkId=72966).

For more information about how to troubleshoot a deadlocked process, see Microsoft Knowledgebase article 919791 "How to use the Debug Diagnostics Tool to troubleshoot high CPU usage by a process in IIS" (https://go.microsoft.com/fwlink/?linkid=3052&kbid=919791).

For more information about Exchange Server performance, see the "Performance and Scalability Guide for Exchange Server 2003" (https://go.microsoft.com/fwlink/?LinkId=47576).

For more information about how to troubleshoot Exchange Server performance issues, see "Troubleshooting Microsoft Exchange Server Performance" (https://go.microsoft.com/fwlink/?LinkId=47588).