Torstein Krause Johansen wrote:
> Heya,
> 
> is there a way to get Varnish load balancing (the director) to support 
> sticky sessions?
> 
> Or do I need to put a load balancer behind the Varnish that ensures that 
> a client with a given session always goes to the same backend server?

Never tried it, but it seems to me you could read a cookie in VCL to
determine the backend to use. This is how most load balancers handle
sticky sessions, right?

-- 
[EMAIL PROTECTED]
http://www.endpoint.com
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to