I have memcache enabled on a site. At a certain point when users try to log in, the login process fails. The page reloads as if the user was anonymous. When I clear the caches via cache_clear_all(), everything starts to work correctly. What causes this behavior and how can I fix it?
Comments
Comment #1
catchMarking 5.x issues as won't fix since that branch is no longer supported.