On 11/10/12 1:57 AM, Jorge Román Novalbos wrote:
Hi Alex,
I have proxy.config.http.cache.cache_responses_to_cookie configured to 1,
I mean to cache all content although the cookie is present.
If I set that param to 3, the html is not cached and all html content go
back to the origin servera, so it is not valid for me.
As you say, the site send a cookie when the user is logged (wp_loggin) in
but the problem is when there is not user logged in, other types of
cookies are sent too.
I'm using a Wordpress as a backend server and I can modify the code.
I could have sworn Wordpress took care of this by default, by making sure
that "personalize" content is not cacheable. Cc:ing Kurt Payne (not sure if
he's listening in on this channel): How did you set this up with ATS?
-- Leif