Closed (fixed)
Project:
Cache Router
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 May 2008 at 00:42 UTC
Updated:
16 Jun 2008 at 01:41 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| cacherouter.page_cache_fastpath.patch | 2.04 KB | triclops |
Comments
Comment #1
slantview commentedThank you. Fixed in http://drupal.org/cvs?commit=118964
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.