by Jeff Weisbein June 8, 2009
I previously wrote about why page load times are important and outlined a couple of ways you could improve your web servers performance with regards to page load time. One of the ways I mentioned was to use nginx as a reverse proxy to serve all of your static files while letting Apache handle all [...]
Read the full story » by Jeff Weisbein June 6, 2009
Recently, Google announced they were open sourcing one of their internal tools called Page Speed. Page Speed can be used in conjunction with the Firefox plugin Firebug (install Firebug then install Page Speed). The tool will analyze any web page and provide useful information and feedback that you can use to help improve the pages [...]
Read the full story »