To configure an Apache-based reverse proxy server with SiteMinder, use the following process:
The reverse proxy uses this value to time out the requests it makes to the Web Agent deployed behind it.
%
By setting this parameter to yes, it instructs the Web Agent behind the proxy Agent to trust the session information sent from the proxy Agent. and not to re-validate it. Enabling this parameter makes communication more efficient because only one call is made from the proxy Agent to the Policy Server. The Agent behind the proxy does not have to contact the Policy Server.
Allows mapping of remote servers to the local server. The values in this directive use the following format:
/local_virtual_path partial_URL_of_remote_server
Example: ProxyPass /realma/ http://server.example.org/realma/
Allows adjustment of the location header by the Apache server on HTTP redirect responses. The values in this directive use the following format:
/local_virtual_path partial_URL_of_remote_server
Example: ProxyPassReverse /realma/ http://server.example.org/realma/
Note: For more information about directives, see the documentation for your web server.
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |