Cache Tools

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is designed for high traffic sites that make heavy use of caching.

Disables the ability to clear the entire Drupal caches through the admin interface and forces the user to use the multistep version of drush cc instead of drush cc all.

Exposes a number of core caches: module-implements, bootstrap, block etc as well as all the entitycache caches to drush cc. This allows users to avoid clearing all caches when a single cache would have been appropriate.

Optime

Component type

module

Maintenance status

Development status

Component created

Component changed

Optime is an efficient Drupal Module which will make your site load faster by setting different HTTP Headers. Help you add browser, page, object and database caching as well as minify and content delivery network (CDN). (This module works best for anonymous user site only).
Note : Don't Enable Cache control header via this module on a protected content page.

HTTPRL Spider

Component type

module

Maintenance status

Development status

Downloads

5865

Component created

Component changed

HTTPRL Spider uses the excellent HTTP Parallel Request & Threading Library to perform an internal cache seeding spider via Drush. This is not a module, it's a command line call that can be used to effectively rebuild all Entity Cache and Boost cache files for an entire site. By default it will spider all known, front-facing entities in a site with a single call.