Apache Compression: Performance Magic
Monday, August 31st, 2009Recently I have revisited the performance issue on my largest project - Diorama.Ru. 4000 users with 60.000 page views hitting the server every day. I am proud to have such a “playground” for performance optimization.
We’ve started with the MySQL tuning several months ago, then I have introduced the application level caching using Smarty template engine and finally pushed the last button - Apache gzip compression via mod_deflate.
