Speeding Up Your Web Site Using mod_deflate Module for Apache
Published November 28th, 2008Problem Statement
If your Web site serve a lot of textual data vs. image or video, you might be able to take advantage of mod_deflate and speed up your Web site without changing any PHP code or MySQL database schema. OK, sure it works for non-PHP/MySQL sites too. But hey, we are biased as we do [...]