2bits: Drupal core caching and contributed content caching modules
Submitted by Bryan on March 6, 2007 - 11:00am
2bits is spending a lot of time lately discussing how best to manage a high traffic Drupal site. This particular article on Drupal's built-in caching caught my attention.
As a site grows, the overhead of executing so many queries per page against the database starts to add up. This is where caching can benefit a high traffic site. Drupal core caching Caching stores "elements" in a cache table in the database, so the data can be retrieved by a single query, rather that constructing the page from individual elements. Drupal's core cache has two parts, stuff that gets caches no matter what, and stuff that is optional via an administrator defined settings.







Recent comments
5 hours 53 min ago
9 hours 12 min ago
20 hours 55 min ago
20 hours 58 min ago
1 day 10 hours ago
1 day 11 hours ago
2 days 6 hours ago
3 days 23 hours ago
4 days 4 hours ago
4 days 9 hours ago