Discussion about this post

User's avatar
Raul Junco's avatar

I was reading an exercise a few days ago about using WebSockets for a chat application and the need of persistent sticky connections.

Simply explained, Saurabh!

Expand full comment
Kapil's avatar

Hi Saurabh, I designed a system around 3-4 years ago where we had the APIs behind an LB.

Now for authentication we used JWT so we need not use Sticky session but we added SignalR for websocket and after that we had to enable the sticky session.

At that time I did not improve the system, still I'm not much aware of what alternative we can do.

I will look into this, but wanted to share that this is still a grey area for me, and may be for many more.

Expand full comment
3 more comments...

No posts