Boost: Static page caching for your website

This is the final draft and was posted to Drupal.org. There probably will be some changes which can be seen on Drupal.org

Boost provides static page caching for Drupal websites. Realize a significant performance increase for personal blogs, small business, corporate sites, portals and directories that receive mostly anonymous traffic.The built-in crawler makes sure expired content is quickly regenerated for fast page loading. It's cache expiration logic is continually improving and it's fairly simple to have different cache lifetimes for different parts of your site. This works similar to and is considered a poor-mans varnish or squid. For shared hosting this is your best option in terms of improving performance and enhancing your website visitor's experience.

Credits:

This module originally developed by Arto Bendiken(Arto), 5.x port by Alexander I. Grafov(axel) and 6.x port by Ben Lavender(bhuga). Additional contributions by Jacob Peddicord, Justin Miller, Barry Jaspan.
Current developer and maintainer Mike Carper(mikeytown2) of 316Solutions.

Features:

  • Improves website performance for anonymous users.
  • On-Demand page caching.
  • Supports shared, VPS and dedicated hosting.
  • Supports Multi-site Installations.
  • Supports sub-directory Installations.
  • Supports and designed for Apache.
  • Nginix and Lighttpd semi-supported.
  • Gzip page compression, included as option.
  • Supports html, xml, css, javascript, jason and ajax .
  • Fine tune with intuitive performance control panel.
  • htaccess files included.
  • Built-in htaccess file generator if needed.
  • Adjustable cache lifetimes for different parts of the website.
  • Uses cron run to trigger cleaning of cached files.
  • Built in crawler to automatically regenerate cached files.
  • Choose which pages are cached.
  • Injects html comment to provide easy verification of Boost.
  • Pages cache status block.
  • AJAX core statistics block.
  • Pages cache configuration block.
  • Easy to install and setup.

Requirements:

  • Drupal's clean URLs MUST be enabled and working properly.

Recommended modules:

Welcome to the Drupal Community!
Be a part of it, create an account on Drupal.org Today.
Back to Top

 Back to Top