Lullabot Ideas

We know stuff. We empower you to know stuff too.

Drupal Voices 139: Mike Carper on the Boost module

Listen online: 

Mike Carper (aka mikeytown2) talks about the Boost module, which a lightweight performance enhancement for small-scale sites that don't have a lot of dynamic content. After adding some apache rules to the .htaccess file, then Boost will translate Drupal pages into static HTML files and serve those directly instead of going through PHP and MySQL. Carper talks about some of the other caching configuration options, and says that this module is perfect for sites on shared hosting that are looking for a performance boost. He says that Boost can actually make your site slower in some cases where you have a lot of content that is frequently updated. In those cases, Varnish would probably be a better solution, but the Boost module is intended to be a quick and easy solution for smaller websites looking for better performance.

July 28, 2010 - 12:17pm
Drupal Voices
12:13 minutes (11.24 MB)
mono 44kHz 128Kbps (cbr)

Comments

Missing the end of the interview

This one seems to be cut off before the end.

When boost doesn't help

Issue for it (views)
http://drupal.org/node/715450

Current issues for solutions to this
http://drupal.org/node/785766 - Code
http://drupal.org/node/779192 - Ideas