[Setup] Plone with varnish 3.0 first page login behaviour

boernie bernhard.glatt at tis.bz.it
Thu Jan 12 09:15:45 UTC 2012


Finally adding

if (req.http.Cookie && req.http.Cookie ~ "__ac.*") {
        return(pass);
}

to my varnish.vcl file did the trick, that way authenticated users traffic
is not cached. 

--
View this message in context: http://plone.293351.n2.nabble.com/Plone-with-varnish-3-0-first-page-login-behaviour-tp7175614p7179005.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.


More information about the Setup mailing list