Active
Project:
Cache Router
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2009 at 15:22 UTC
Updated:
9 Nov 2009 at 06:39 UTC
I saw this in an older post and am not sure if I still need to do this?
http://drupal.org/node/245166#comment-930883
$conf['page_cache_fastpath'] = 1;
Comments
Comment #1
grendzy commentedI noticed this too, the fastpath doesn't kick in unless that's added to settings.php. (Tested by shutting down MySQL; in theory if fastpath is working cached pages should continue to load). I can't tell if this is a bug or or just missing documentation.