Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
How To Speed Up Drupal 7.7 With Boost And nginx (Debian Squeeze)
Posted by Philipp Esselbach on: 08/21/2011 10:43 PM [ Print | 0 comment(s) ]
Howtoforge shows you how to speed up Drupal 7.7 with boost and nginx
This tutorial shows how you can speed up your Drupal 7.7 installation on a LAMP stack (Debian Squeeze) with the help of Boost and nginx. Boost provides static page caching for Drupal enabling a very significant performance and scalability boost for sites that receive mostly anonymous traffic. Boost makes sure that your logged-in users always get fresh content by not caching pages for logged-in users. In a first step I will show how to make your site faster by enabling Boost on a normal LAMP stack (Apache2, PHP, MySQL), and in a second step I explain how to make your site even faster by using nginx as a reverse proxy sitting in front of Apache and delivering the static HTML pages cached by Boost. nginx delivers static files a lot of faster than Apache and uses less memory/CPU.
How To Speed Up Drupal 7.7 With Boost And nginx (Debian Squeeze)
Related Threads
11/12/2008 09:07 PM: how to setup network linux machine? (1) by danleff
01/22/2006 03:41 PM: need help how to set up replication on fedora core 4 (0) by lansme
03/30/2005 02:30 AM: know how to solve about monitor out of range? (4) by danleff
03/30/2005 01:28 AM: know how to solve about monitor out of range? (1) by LinuxCrusader
03/29/2004 04:26 AM: HOW TO SET UP PRINTING ON KNOPPIX (1) by jimf43
03/15/2004 07:41 PM: How to share internet connection between 2 PC's (1) by CorpoSemAlma
02/13/2004 10:32 PM: how to setup vc++ (3) by outstream
01/05/2004 07:59 PM: How to set up a linux network boot on RedHat 9.0 Linux (0) by rabbit-zek
08/27/2004 02:14 AM: How to share files with WinXP? (6) by trankillooo
07/22/2003 08:08 AM: how to setting up lan in mandrake 9.1? (2) by nightblade_
01/22/2006 03:41 PM: need help how to set up replication on fedora core 4 (0) by lansme
03/30/2005 02:30 AM: know how to solve about monitor out of range? (4) by danleff
03/30/2005 01:28 AM: know how to solve about monitor out of range? (1) by LinuxCrusader
03/29/2004 04:26 AM: HOW TO SET UP PRINTING ON KNOPPIX (1) by jimf43
03/15/2004 07:41 PM: How to share internet connection between 2 PC's (1) by CorpoSemAlma
02/13/2004 10:32 PM: how to setup vc++ (3) by outstream
01/05/2004 07:59 PM: How to set up a linux network boot on RedHat 9.0 Linux (0) by rabbit-zek
08/27/2004 02:14 AM: How to share files with WinXP? (6) by trankillooo
07/22/2003 08:08 AM: how to setting up lan in mandrake 9.1? (2) by nightblade_
