CloudFlare

Component type

module

Maintenance status

Development status

Downloads

47206

Component created

Component changed

CloudFlare is a FREE reverse proxy, firewall, and global content delivery network and can be implemented without installing any server software or hardware.

On average, CloudFlare-powered websites load 30% faster, use 60% less bandwidth, and process 65% fewer requests. CloudFlare-powered websites are protected from many forms of malicious activity including: comment spam, email harvesting, SQL injection, cross-site scripting, and DDoS (denial of service) attacks.

Clanavi

Component type

module

Maintenance status

Development status

Component created

Component changed

OVERVIEW

Clanavi 「クラナビ」 (Cloud module) is a project name of Drupal-based Cloud Dashboard like Amazon Management Console, ElasticFox, etc. The module is not only support public cloud like Amazon EC2 but also private cloud like OpenStack and XCP (Xen Cloud Platform) because the system is highly modularized by Drupal architecture.

Cache Dispatcher

Component type

module

Maintenance status

Development status

Downloads

503

Component created

Component changed

UPDATE: Looking at Cache Backport, this module seems somewhat ridiculous ... I have now abandoned it.

Provides multiple caching backends framework. Use any drupal 6 cache.inc file for a given cache table.

This module works by generating php source-code in order to separate cache_get(), and so on, into different "namespaces" by prefixing the function names.

As this module auto-generates code, it might not be considered production-grade. Use with caution.

The following example uses the memcache backend for all cache tables except cache_form: