|
|
|
|
|
by zob_cloud
3605 days ago
|
|
Yes they do. For a single connection the websocket will always go to the same back end regardless of sticky sessions being enabled. If stickyness is enabled, and the same client creates a new websocket, it will go to the same back end as previous connections. |
|
Did you have to do anything special to get this to work?