We run a highly site with dynamic page content and don't desire entire pages to be cached, but we wanted to use this module to hook drupal into memcache.

So this patch allows you to optionally disable page_cache_fastpath in the settings.php file.
e.g:

$conf['page_cache_fastpath'] = FALSE;

The default behaviour is still to have it enabled.

This patch was developed by IDG Australia

CommentFileSizeAuthor
cacherouter.page_cache_fastpath.patch2.04 KBtriclops

Comments

slantview’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.