Load Balancer Configuration for Camunda

Hi,

Is there any Configuration needed in Camunda Process Engine regarding Load Balancer setup?

Two instances are running in the two different servers. Tomcat 1 and Tomcat 2. We wanted to configure a Load balancing between these two servers. if one request is sent to Tomcat 1 and another request has to be sent to tomcat 2.

How to identify which server has been called for each request?

Please help me how to achieve this setup?

Hi Srinath,

Check this out: Camunda 7.8 Wildfly 10 Load Balancer : Web application level

Raj