Active
Project:
No Anonymous Sessions
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2011 at 20:58 UTC
Updated:
29 Apr 2013 at 21:37 UTC
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
Comment #1
Renee S commentedI'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.
Comment #2
sahami commentedI 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?
Comment #3
mattwmc commentedSame deal.
Users can't log in.