Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

A default application pool becomes unresponsive in Exchange Server 2010 that has more than 64 multirole servers


View products that this article applies to.

Symptoms

Assume that you are in a Microsoft Exchange Server 2010 environment that has more than 64 multirole servers, and these servers contain Microsoft Exchange Server 2013. You find a default application pool that only hosts Microsoft Outlook anywhere is unresponsive. Additionally, when you try to use Outlook or Outlook Web App, you cannot log on to it.

↑ Back to the top


Cause

This issue occurs because there is a whitelist of Exchange Server 2010 Remote Procedure Calls (RPC) over HTTP servers in the default application pool. In this pool, the default maximum number of Client Access servers is 64 in a single site. However, your RPC over HTTP ValidPorts registry key includes Exchange Server 2013 servers. It means the total number of Exchange servers exceeds the registry limitation. Therefore, a leak happens in heap.

↑ Back to the top


Resolution

To resolve this issue, install the following update:

↑ Back to the top


Workaround

Important
Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur.


To work around this issue, follow these steps to manually set this registry key:
  1. Click Start, click Run, type regedit in the Open box, and then click OK.
  2. Locate and then select the following registry subkey:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\MSExchangeServiceHost\RpcHttpConfigurator\PeriodicPollingMinutes
  3. Right-click the PeriodicPollingMinutes registry entry, and then click Modify.
  4. In the Value data box, type 0, and then click OK.
  5. Exit Registry Editor.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More Information

For more information about the RPC over HTTP ValidPorts registry key, see Configuring Computers for RPC over HTTP.

↑ Back to the top


Keywords: kbqfe, kbfix, kbsurveynew, kbexpertiseadvanced, kb

↑ Back to the top

Article Info
Article ID : 3004486
Revision : 1
Created on : 1/7/2017
Published on : 3/17/2015
Exists online : False
Views : 166