2

I'm doing load balancing with HAProxy and use JBoss EAP as application servers.

The Haproxy server is configured to route incoming requests to the application servers.

How can I integrate Jboss EAP and HAproxy to have both clustering and load balancing so sessions are replicated on servers?

user44858
  • 21
  • 2
  • Which version of Jboss EAP are you using. At the end the process is like: 1. Configure your Jboss EAP installations on a cluster (dependes on the version different approaches are used) 2. configure your war application to be distributable (on web.xml add tar ``) – alphamikevictor Apr 17 '15 at 14:04

0 Answers0