Session stickyness?

Denis Brækhus denis at startsiden.no
Fri Nov 9 15:14:55 MSK 2007


Hi,

Is there any way to achieve session stickyness via Nginx proxying? 

Using Apache ProxyPass directive one can write :
ProxyPass / balancer://mycluster/ lbmethod=byrequests stickysession=BALANCEID

and use a BALANCEID cookie from the backends to direct users to the right servers.

Does Nginx (0.5x) have a similar mechanism?

Regards
--
Denis





More information about the nginx mailing list