Sticky session
R
Redocecin
I would like to have a sticky session feature that HTTP requests could be routed to an instance behind the load balancer
Log In
M
Mick Lawitzke
We have an enterprise customer and want to purchase a lot of resources. Unfortunately this is a deal breaker for us.
Sidenote: For use with socket.io you dont need sticky sessions in 2024! You can disable the http-longpolling as described in the socketio docs: https://socket.io/docs/v4/using-multiple-nodes/
R
Rohan Rajpal
I need this to enable live inbox support for my backend. We need to keep minimum 2 servers for high availability but then can't use websockets without sticky sessions
A
Ashish Bhatia
This is a deal blocker for a lot of Python data science applications.
They do file uploads (which happens on one instance).
And then perform data analysis on a different one!
A
Alex Stavrinou
I sorely need this. I have a few services I'd like to have on Render but have to run on VPSs until this gets implemented.
f
felix.roggenkamp
This would be great!
t
tds29
Please implement this!
M
Michel Schlatter
We need this as well for horizontal scaling!
S
Sason
When doing horizontal scaling for web socket servers, this is much needed for client file uploads.
M
Mihai Tomescu
This is needed for horizontally scaling web socket servers eg. socket.io
M
Matei Trandafir
For now, I wonder if we could at least get some insight into how the load balancer works with WebSockets?
Load More
→