Follow us on Twitter!
Login - Register - Latests submissions

ghazlewood

ghazlewood's picture

History

Member for
38 weeks 1 day

Tips submitted by ghazlewood

Consider installing the Boost module to create static HTML versions of pages that are served anonymously. Cached pages don't even use PHP (they are served as .html files) let alone create or use queries in MySQL so caching is super fast. Cached pages can be cleared on a regular basis with cron. Works with multisites and provides speed improvements to almost any Drupal site. Requires modification of default .htaccess file.