Closed (fixed)
Project:
Memcache API and Integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Oct 2014 at 18:54 UTC
Updated:
11 Dec 2014 at 18:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
znerol commentedInstead of examining
$GLOBALS['conf']['page_cache_without_database'], let's just test whether the necessary bootstrapping level was reached. This works for the core page cache as well as for Authcache.Comment #2
jeremy commentedLooks straightforward; I need to test this and confirm it works as promised and with no penalty, and then would like to include it in the next release.
Comment #3
cthshabel commentedI will be testing this. I have been facing issues with memcached not clearing when authcache is enabled. I can help in some way testing if you all tell me what to look for?
Comment #5
jeremy commentedThanks! I also added a comment explaining why we don't call drupal_get_bootstrap_phase():
http://cgit.drupalcode.org/memcache/commit/?id=a2e9e38