Using Authcache (cacherouter memcache) for all user roles, registered AND anonymous (drupal core cache of course disabled) and using Boost at the same time.

Is Boost useful and doing its job under these circumstances???

Comments

bryancasler’s picture

Wondering the same thing myself. Would it make sense to enable authcache for anonymous users if I'm already using boost?

Jonah Ellison’s picture

If Boost is enabled, then caching shouldn't be enabled for the anonymous role in Authcache, otherwise the cached page would be saved twice.

bryancasler’s picture

Now I just need to figure this out so I can actually use it #733420: Enabling Authcache ($conf['cache_inc']). doesn't seem to work

Vacilando’s picture

Subscribing.

simg’s picture

Status: Active » Closed (fixed)