Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Configuring the Apache reverse proxy for JBoss


  1. On the Apache reverse proxy server for JBoss, open /usr/apache/conf/httpd.conf, and add the following section to the end of the file. 


    <Location /itm>
    ProxyPass                      http://<midtiername>:<port/itm>
    ProxyPassReverse               http://<midtiername>:<port>/itm>
    ProxyPassReverseCookieDomain   domain name
    ProxyPassReverseCookiepath     /itm
    SSLRequireSSL
    </Location>
  2. On the Apache reverse proxy server for JBoss, open C:\Program Files\jboss-eap-4.3.0.GA_CP08\jboss-eap-4.3\jboss-as\server\production\deploy\jboss-web.deployer\server.xml, and edit it as follows: 


    <Connector acceptCount="100" address="$\{jboss.bind.address\}" connectionTimeout="20000" disableUploadTimeout="true" emptySessionPath="false" enableLookups="true" maxHttpHeaderSize="8192" maxThreads="250" port="80" protocol="HTTP/1.1" redirectPort="8443" scheme="https" proxyName="Name of the Reverse proxy" proxyPort="SSL reverse proxy port"/>
  3. Run the maintenance Utility, and select the System Integration tab.
  4. In the Application Server field, enter the new application server name set via the reverse proxy.
  5. Leave the Port field blank, if the BMC IT Business Management Suite application with reverse proxy does not have it.
  6. Check the web path in AR. It should point to the new reverse proxy JBoss.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*