Sticky Sessions
Ask Bjørn Hansen
ask at develooper.com
Sun May 6 22:37:18 UTC 2007
On May 6, 2007, at 3:20 PM, Oezcan Acar wrote:
> how does Perlbal handle sticky sessions? I set up perlbal as
> reproxy with 2 resin backend webserver. The application requires
> login. Each time a request arrives at perlbal, it is redirected to
> another backend server. User session is bound a certain backend
> server, so each request must be redirected to the same backend
> server. How do you handle this at livejournal Brad?
Don't store the session state locally on one box.
http://develooper.com/talks/
http://develooper.com/talks/Real-World-Scalability-MySQL-2007-r12.pdf
http://danga.com/words/2007_yapc_asia/yapc-2007.pdf
- ask
--
http://develooper.com/ - http://askask.com/
More information about the perlbal
mailing list