Using HTTP Header Information to Emit Statistics

The TIBCO ActiveMatrix Probe for Service Performance Manager can use the HTTP X-Forwarded-For header from an incoming request to emit statistics about the Client (sender of the request), regardless of Proxies or Load Balancers being in the path of invocation.

To enable this feature, set the following Java property in the TRA file for the TIBCO ActiveMatrix Runtime Node on which the Application is deployed:

java.property.com.tibco.amf.bindingtype.soap.isXFFHeaderPresent=true

For more information on the TIBCO ActiveMatrix Probe for Service Performance Manager, refer to the Installation Guide.