« Known "bugs" and bugs in the housing application | Main | Script to form CSV for database insertion »
January 26, 2011
Rebuilding Drupal caches
This is mostly a bookmark right now but at some point I want to figure out how to programmatically rebuild caches in Drupal. Caches expire and don't seem to rebuild until someone goes to view a page, for a page such as our research site map this means a 15 second load time.
The thread discusses how to accomplish cache rebuilds via a custom module.
Here's a informative section on Cron and Caching.
Posted by kkwaiser at January 26, 2011 09:07 AM