Hi,
I'm trying to configure Varnish (reverse proxy) for our portal. For guest sessions (not logged in) it works perfectly. However I need to disable caching for logged-in sessions (for obvious reasons).
Now this doesn't seem to work.
Varnish can decide based on information being in the HTTP header:
- request type (post,get,...)
- request url
- cookies present
Varnish can also put cookies into the response header so once varnish detected a session is logged in, it can track that throughout the full lifetime of the session.
Thanks for any help/hint.
Akos
http://i-logic.hu
Please sign in to flag this as inappropriate.