WebLogic or IIS component name not displayed in topology

The problem: The component name of IIS and WebLogic provided by Web Response Time is displayed as N/A (not available or unknown) in the Transaction Tracking topology.

The solution: This problem might occur if the Server HTTP response header for IIS or WebLogic is disabled. You can see this in the registry for the IIS Server at:
HKLM\SYSTEM\CurrentControlSet\Services\HTTP\Parameters\DisableServerHeader

The value of this registry setting might be set to 1. If so, you should set this value to 0.

In addition, you must configure WebLogic IIS filter and WebLogic to send the Server Name in the HTTP Header for this to operate correctly. See Chapter 6 of the Administrator's Guide for the topic, Configuring the WebLogic and IIS component name for this procedure.