Entries Tagged as "Apache"

Configuring Apache for speed

In ramping up for an alpha / beta test, one of the things I was testing was speed on the server the software was to be deployed on. Running Yahoo's ySlow, it gave me all kinds of input, non g-zipped components, missing header expiration dates on my files, etc. I wanted to share here with you some of the apache vhost configuration changes I made that made the site just *fly*! I am no apache expert, so there may be different ways to do this. But I can tell you, after making these changes the site FEELS a ton faster.

6 Comments