2 Replies Latest reply on Apr 5, 2011 3:33 PM by jesse.hazen

    Configuring Apache as proxy for multiple JBoss instances

    freshmind

      hi,

      I have an apache web server running on a system with two IP Addresses (A & B). The same server has 2 jboss instances with AJP connectors running on ports 15009 & 16009. apache would need to act as a proxy to these app servers.

      My requirement is to invoke JBoss AS Instance 1 if apache is accessed through IP Address A & JBoss AS Instance 2 if apache is accessed through IP Address B.

      Is this technically feasible?. If yes, please suggest the configuration to be done.

      TIA, Murali