In the event that I use CR with the file cache setting, would Drupal continue to serve cached files if DB connection were to go awry?
In the event that I use CR with the file cache setting, would Drupal continue to serve cached files if DB connection were to go awry?
Comments
Comment #1
slantview commentedNo not completely. Because of the ordering of the bootstrap phases. See http://tag1consulting.com/patches/external_pagecache for more information.