Configuring the Apache reverse proxy for JBoss
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>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"/>- Run the maintenance Utility, and select the System Integration tab.
- In the Application Server field, enter the new application server name set via the reverse proxy.
- Leave the Port field blank, if the BMC IT Business Management Suite application with reverse proxy does not have it.
- 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*