Advanced Configuration: Configure Static Proxy Configuration (Web server)

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 911

This topic has not yet been written. The content below is from the topic description.
Follow this procedure to configure a JBoss Enterprise Web Server worker node to operate with a static list of proxy servers. Task Prerequisites The following prerequisites must be met before continuing with the task steps: JBoss Enterprise Web Server worker node configured. Refer to Chapter 4, Install Node with Basic Configuration for directions. Disable dynamic proxy discovery Edit the file JBOSS_EWS_DIST/TOMCAT/conf/server.xml and set the advertise property of the ModClusterListener to false: Create a static proxy server list Add a comma separated list of proxies in the form of IP_ADDRESS:PORT as the proxyList property of the ModClusterListener. Example 6.3. Example Static Proxy List