Hi there,
Great module, and I had a massive performance increase for anonymous users once it was enabled. One issue I ran into, though was that when back-end users tried to log in, the were returned back to the log in form or the home pages, and weren't authenticated. Can you make any suggestions as to why this would be? I am running a high performance stack with Varnish, Memcache, APC, etc. Is there a modification that needs to be made to Varnish to allow logged in sessions?

Thanks!

Comments

Renee S’s picture

I'm using Pressflow and am encountering this problem as well - no Varnish, but am using Cacherouter. If I turned on the module it worked as designed (cookies weren't set, but sessions were) but when I included the new session.inc file in settings.php to get rid of sessions, it stopped letting people log in altogether.

sahami’s picture

I have this problem too. It does not let authenticated users to create cookie on client so drupal says access denied to authenticated user.

So what is the solution?

mattwmc’s picture

Same deal.

Users can't log in.