1 Reply Latest reply on May 18, 2012 10:37 AM by pferraro

    Configuring Apache Server to talk to JBoss EAP 5.1?

    cxwells

      We are moving applications from WebLogic to JBoss and we are having difficulty with the web server configuration. In WebLogic you have a proxy object and you can route traffic to the back-end with the following parameter:

       

      WebLogic Cluster='xxx.xxx.xxx.xxx:port,xxx.xxx.xxx.xxx:port

       

      What is the parameter for JBoss to route traffic to a cluster of two servers?