HttpIgnoreWebServerInternalPortNumber

When set to TRUE, causes the HTTP address computed for the Admin Server and applets to not use the server port value provided by the Web server.

This prevents a load balancing configuration problem in which the load balancing server is using a different port number than the internal Web server actually delivering the response to the request.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

HttpIgnoreWebServerInternalPortNumber=true

See Also