
Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.
A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.
Node Cache
Placeholder for the node caching module
Categories: Performance
Automated performance testing
See http://groups.drupal.org/node/133679 for background.
Categories: Performance
Windows AppFabric Cache
This module offers integration between Drupal and Windows server AppFabric Cache, through the standard Drupal Cache API. It is intended to be used on Windows Drupal setups (IIS or Apache based...
Categories: Performance
CDN SEO
Sandbox project to hold code till we figure out what to do in this issue [#1060358] [#1060358] was committed to https://www.drupal.org/project/cdn!
Categories: Performance
Blitz.io Load Test Verification
In order to perform a "rush" performance test you will need to allow the app to hit a URL on your site and return only "42" for verification. This will let you set that URL which is custom to your...
Categories: Performance, Integrations
Drush Bench
An experimental drush command that aggregates xhprof runs for a particular menu callback, optionally outputting a diff report if a patch is provided.
Categories: Performance
Drupal 6 Entity Cache
This module adds drupal 7 style entity caching to drupal 6. You have to patch drupal core in order to use this module. Adds database caching to the following modules Node User Taxonomy
Categories: Performance
Manifest
This is an experimental module to provide Manifest file support for Drupal. It won't actually work until this issue is resolved: [#1284646]
Categories: Performance
Memcache ESI Example
A simple proof-of-concept of doing memcache-based ESI with the Drupal 7 Render API.
Categories: Performance
Varnish Cache Tagging
A high-fidelity way to implement cache expiration with the Varnish reverse proxy cache.
Categories: Performance
Acquia Varnish Cache Clear
This module is pretty straightforward. It purges the varnish cache for your devcloud acquia hosting for an edited page. This way your anonymous visitors will see the most recent version. This is a...
Categories: Performance
Ultimate Cron Queue Scaler
Add on for Ultimate Cron. Create an arbitrary number of threads per queue, and use them in a throttling manner based on a threshold.
Categories: Performance
Probe
Provide probe and status pages for load balancers and monitoring tools to check against
Categories: Performance
Varnish Manual
Provides a manual method for clearing Varnish based on various criteria (including filetype, Drupal menu etc)
Categories: Performance
Imageinfo Cache with Queueing
Sandbox - implement queue support for imageinfo_cache.
Categories: Performance
HTTP Accelerator
Static page caching with asynchronous "ESI" capabilities and graceful recaching. This is more of an academic exercise and a hobby project than anything else. It's not an attempt to compete with...
Categories: Performance
Page Cache Clear Button
Abandoned Though this is a sandbox project, on the offhand you've found this page or have used this module, please consider using the Flush Page Cache module instead. This module creates a block...
Categories: Performance
1css1js
This project is going to put all css files in to one file for screen and one for print, also put all js files together too.
Categories: Performance
Nginx Aggregation
A module that circumvents core CSS and JS aggregation. No regex hacks or any other fragile things. It uses the Nginx HTTP Concat module from Tengine. No more messing around with cache clear and CSS...
Categories: Performance, Integrations
HTTP cache
Proof-of-concept module providing HTTP caching for authenticated users. How it works By default any response - currently only pages rendered through drupal_render_page() - may be cached locally by...
Categories: Performance
dba KV/cache
Implements a cache class based on http://en.wikipedia.org/wiki/Berkeley_DB Thanks @miro_dietiker for the idea
Categories: Performance
Shine
Creates a Memory File system to store assets. i.e. Aggregated CSS/JS files. Shine can be used to distribute assets across a multiple server architecture. Shine is powered by jsmin-php https:/...
Categories: Performance
Varnish Tags
Varnish is one of the most efficient tools available to scale Drupal or any dynamic web application to the masses. Drupal.org uses it, Facebook uses it, I use it ;) There are a bunch of modules...
Categories: Performance, Automation
ESI
Upgrade of the ESI module to Drupal 7.
Categories: Performance
TestDrupalWinCache
TestDrupalWinCache
Categories: Performance