Improve the real or perceived speed of the site, or monitor performance metrics.

EdgeCast Caching

EdgeCast Caching module for Drupal

The Edgecast module connects your Drupal site to the CDN so that when you edit content the CDN knows to update it's cache quicker than the standard expiry time you've defined (usually hours or days

Shunt

Shunt listing screen (8.x-2.x)

About

"In electronics, a shunt is a device which allows electric current to pass around another point in the circuit by creating a low resistance path."

Node.js authenticated proxy

Looking for a co-maintainer - contact beejeebus if you're interested!

Context Cache

Context Cache is module which lets you control caching and expiration through Context. For example, for one content type you can set its cache for two hours while for another content type you can set it for 30 minutes. In another use-case you can set an expiration of five minutes for the homepage and 30 minutes for any page in the news section. In case you use an external cache this module sets the proper headers for expiration.

Requirement

Installation

  • If using Drush, "drush dl context_cache" and then "drush en context_cache" otherwise unpack, place and enable just like any other module.
  • Navigate to Administration » Configuration » Development » Performance (admin/config/development/performance) and make sure page cache is enabled if you're looking to control your Drupal cache with this module. If you are using an external cache you don't need to enable page caching.
  • Navigate to Administration » Structure » Context (admin/structure/context) and click on a context or create a new one. Under Reactions the Add Reaction pull-down menu will give you a new option, Cache.

UI Cache Clear

UI Cache Clear

Adds contextual link “Clear cache” for:

  • Blocks
  • Views
  • Panels
  • Path Breadcrumbs
  • Entity cache and Display Cache (for nodes only)

Adds link for clearing current page cache (Boost supported too).

Features:

  • Clears specific cache bin without flushing the whole site cache.
  • Allows to clear cache without full administrator permissions.
  • Provides setting to clear current page cache automatically when clearing Block, Views or Panels cache.
  • Admin menu and Shortcut integration

To access “Clear cache” link user needs permissions “Use contextual UI Cache Clear links” and “Use contextual links” of course!

Designed for both development and production.

Pages

Subscribe with RSS Subscribe to RSS - Performance