Re: Load balancing websockets

2021-08-01 Thread Christopher Schultz
Sridar, On 7/28/21 20:16, Sridhar Rao wrote: We are using the tomcat8.5 app nodes behind an Nginx Load Balancer. Whenever the LB takes out an app node from the pool, "existing" WebSocket connections are still staying with the app node. Also, if a new app node is added to the pool, WS connections

Load balancing websockets

2021-07-28 Thread Sridhar Rao
Hi All, We are using the tomcat8.5 app nodes behind an Nginx Load Balancer. Whenever the LB takes out an app node from the pool, "existing" WebSocket connections are still staying with the app node. Also, if a new app node is added to the pool, WS connections are not load balanced as they are pers