On Thu, Apr 15, 2010 at 1:43 PM, Poul-Henning Kamp <[email protected]> wrote: > In message <[email protected]>, Niklas > Norber > g writes: > >>Ok, but it would be nice if this load-balancing supports backends that >>uses session-cookies. And that the "control" can be choosen to look at a >>LB-cookie. > > You mean: > > sub vcl_recv { > set client.id = req.cookie[SESSION_BLAH]; > } > > Yes, that's the idea :-)
This doesn't appear to be in 2.1.1 or 2.1.2 (at least I don't see it in the changelog). Will it be coming soon? We really need this capability so we can send established sessions to the same backend based on session cookie. Thanks, Bryan _______________________________________________ varnish-misc mailing list [email protected] http://lists.varnish-cache.org/mailman/listinfo/varnish-misc
