Drupal Modules

A B C D E F G I J M N P Q S T V All

The ad_cache_memcache module allows for serving advertisements from multiple web servers using a central memcache server. It also improves performance by caching advertisements and statistics in memory, only synchronizing with the database occasionally.

Commerce and advertising, Performance and Scalability, 6.x

The advanced caching module is mostly a set of patches and a supporting module to bring caching to Drupal core in places where it is needed yet currently unavailable. These include caching nodes, comments, taxonomy (terms, trees, vocabularies and terms-per-node), path aliases, and search results. The...

Performance and Scalability, Utility, 5.x, 6.x

Cache plugins for Panels module. Currently implemented node based cache plugin. Node based cache is intended for panels/panes which update together with nodes they contain. Advantages: Instant updates. Users don't see old content. Works for registered users too and complements anonymous page caching Aimed...

Performance and Scalability, 6.x

AJAX Cache acts much like imagecache by generating the result of a request on demand and storing it on the filesystem for later reuse. This is useful if you are trying to scale a site that makes many dynamic ajax calls. AJAX cache saves results directly to the files so the web server can serve them directly,...

Developer, Performance and Scalability, 6.x

Ajaxify Regions attempts to handle the problem of serving cached content for authenticated users. By default, page-level content is not cached for authenticated users because portions of the page layout may differ from one user to another. This module, while not currently addressing the needs of the...

Performance and Scalability, 6.x

ApacheBench is a module that provides both invocation of the ApacheBench program, as well storing and reporting on cron-based invocations. - Who? Developers or webmasters. - Why? Because the results are interesting to track over time. - How? Ensure that 'ab' is available via the command line (packaged...

Developer, Performance and Scalability, Statistics, Third-party integration, Utility, 6.x

The Alternative PHP Cache (APC) is a free and open opcode cache for PHP. Its goal is to provide a free, open, and robust framework for caching and optimizing PHP intermediate code. Besides being a opcode cache it provides a user cache for storing application data. This module uses the APC user cache...

Performance and Scalability, Utility, 7.x

The Authcache module offers page caching for both anonymous users and logged-in authenticated users. This allows Drupal/PHP to only spend 1-2 milliseconds serving pages, greatly reducing server resources. Please note that enabling authenticated user caching will require modifying how your user-customized...

Performance and Scalability, Third-party integration, Utility, 6.x

This module allows users to specify a preferred bandwidth for viewing videos. Features include : - Block with links to choose the preferred bandwidth - Option in the user profile to change the bandwidth - Name of the bandwidth is included at the beginning of all intern URLs (http://www.example.com/lo/page...

Content, Content display, File management, Media, Performance and Scalability, Site navigation, 6.x

This module is looking for a co-maintainer. Please contact psynaptic via his personal contact form if you are interested. The Beautify module buffers the HTML output of Drupal and processes it through HTML Tidy, htmLawed or a set of built-in search/replace functions for beautifying (auto-indentation),...

Developer, Performance and Scalability, Third-party integration, Utility, 5.x, 6.x

This module creates a cached version of each block. Block caching happens separately from page caching and so it will work for logged-in users whether or not page caching is enabled for the site. Cached blocks make just one call to the database and can therefore reduce the overhead required to render...

Content, Content display, Performance and Scalability, Utility, 5.x

averages

Alter cache settings per block. Cache settings per block are now set in code, but if you don't like the default - usually none - you can now easily change this. Install this to speed up block rendering for authenticated users. If you're concerned about block caching, take a look at #235673: Changes...

Performance and Scalability, Utility, 6.x

Reviews: 1

averages

Boost provides static page caching for Drupal enabling a very significant performance and scalability boost for sites that receive mostly anonymous traffic. Boost is very easy to install and has been throughly tested on Shared, VPS and Dedicated hosting. Apache is fully supported, with Nginx, Lighttpd...

Import and export, Performance and Scalability, Utility, 5.x, 6.x

Reviews: 3

Yet another caching system for Drupal with support of memcache, APC, database, file, redis, XCache engines. More information: 18 Aug 2009 New Drupal "cache" module started. Started as fork of Cache Router. Testing This module is in alpha and needs your help with some testing especially - page_fastcache,...

Performance and Scalability, Third-party integration, Utility, 6.x

The Cache browser module provides a page (protected by 'administer cache tables' permission) from where you can browse all Drupal cache tables, list their contents, dump cached entries. You can also reset the contents of any cache table or delete single entries. Data dumps use tipical PHP var_dump format....

Administration, Content, Developer, Performance and Scalability, Utility, 6.x

averages

About CacheRouter is a caching system for Drupal allowing you to assign individual cache tables to specific cache technology. CacheRouter has an option to utilize the page_fast_cache part of Drupal in order to reduce the amount of resources needed for serving pages to anonymous users. #D7CX: I pledge...

Performance and Scalability, Third-party integration, Utility, 5.x, 6.x, 7.x

Reviews: 1

******************** ** CACHESTATIC ** ******************** Developed and maintained by : Sébastien LIBBRECHT (sebyoga@gmail.com) Development sponsored by : Company Noven http://www.noven.fr ############## ## INFORMATION ### ############## This module allows to generate a static cache on file with the...

Performance and Scalability, 6.x

averages

This module provides a simple way to exclude certain pages from being cached. Sometimes you want all pages to be cached for anonymous users except for one or two pages that have dynamic or random or rotating content. If those pages are cached, the dynamic parts cease to be dynamic. This module allows...

Content display, Performance and Scalability, 5.x, 6.x

Reviews: 1

averages

#D7CX: I pledge that CDN integration will have a full Drupal 7 release on the day that Drupal 7 is released. CDN integration 2.0 is under development The goal for 2.0 is simple: make the CDN integration module kick ass. This will be done in four ways: significant expansion of functionality awesome...

Community, File management, Performance and Scalability, 6.x

Reviews: 1

CloudFront module integrates with imagecache to serve dynamic images from the Amazon CloudFront CDN. Dynamic images are placed in a queue and served immediately from the local filesystem. Once the queue is processed (via cron job) the images will automatically begin serving from CloudFront. If you flush...

Performance and Scalability, 5.x, 6.x

Compound Eye assists Drupal system administrators who wish to monitor the status of several Drupal installations at once. It consists of a server module and a client module. The server module is installed on the servers to be monitored. The client module can be installed at a "base" Drupal installation...

Administration, Performance and Scalability, Utility, 6.x

An experimental integration between CouchDB and Drupal. Note: this module is a proof of concept / experiment. If you want to help either jump in the issue queue or contact me directly.

Content, Performance and Scalability, Views, 6.x

The creeper project provide a Cloudfusion (previously named Tarzan) integration module for Drupal. Cloudfusion/Tarzan is in my opinion the best PHP library to work with Amazon web services. It covers every aspect of Amazon Web Services: Simple storage service - S3 Elastic compute cloud - EC2 SimpleDB...

Performance and Scalability, Third-party integration, 6.x

Using Cron Control you'll be able to fine tune drupal's cron espacially in clustered environments. Using current version of Cron Control you'll be able to turn on or off single cron jobs or define on which server they should run. For example transcoding videos should not decrease your site's performance....

Administration, Performance and Scalability, 6.x

Based off of Javascript Aggregator this module will gzip your aggregated css files. For Drupal 6.x Advantages It's compatible with Apache 1.3 (works great with cheap hosting). Compresses the content once and saves the result (less CPU load on server). Uses level 9 compression because it's only run...

Performance and Scalability, 6.x

A B C D E F G I J M N P Q S T V All

Sponsored By

Drupalcon San Francisco 2010
Hosting Review

Latest Reviews

rating

Language Sections

"The issues raised in shl's review have been addressed in versions 1.7 and above. I can't add this comment..."

rating

iTweak Upload

"This module will make the Upload Files Form beautiful. It doesn't work with filefield, just the upload..."

rating

Role inheritance

"despite a nice interface, the permissions are not copied but Duplicate Role works - http://drupal.org/project/duplicate_role "

Module Finder New Modules RSS Feeds Code Search Drupal Hosting News