Jump to content
  • 1

Issue with web socket sticky cookie


Jeet Singh
 Share

Question

Hello everyone,

I'm using an Ant Media cluster with multiple servers to handle WebSocket connections, and I'm running into an issue with the protocol support. Specifically, I'm using an Elastic Load Balancer to distribute WebSocket connections to the servers and have configured it to use an Application-controlled sticky session cookie to ensure that all WebSocket connections from a single client are routed to the same server.

However, I'm noticing that sometimes the WebSocket connection is established with a different server than the one used for the previous connection, causing issues with my application. After investigating the issue, I discovered that the server is not responding with the correct WebSocket protocol in the Sec-WebSocket-Protocol header during the WebSocket handshake.

I was wondering if anyone else has run into this issue with the Ant Media WebSocket implementation, and if so, if there's a solution or workaround that I can use to ensure that the connection is always established with the correct server. Is there a specific WebSocket protocol that I should be using to ensure proper load balancing with the sticky session cookie?

Any help or advice would be greatly appreciated. Thank you!

Link to comment
Share on other sites

  • Answers 0
  • Created
  • Last Reply

Top Posters For This Question

Popular Days

Top Posters For This Question

Popular Days

0 answers to this question

Recommended Posts

There have been no answers to this question yet

 Share


×
×
  • Create New...