Posts Tagged ‘apache’
Apache Config for reduced bandwidth usage
Sunday, May 30th, 2010
This snippet of an Apache config (httpd.conf) attempts to implement an intelligent caching policy in order to reduce the amount of files needlessly served. Obviously you would only want to do this once your site has moved into test or production environment. Basic tests using YSlow firefox plugin show bandwidth usage reduced by almost 90%.
(more…)
Tags: apache
Posted in Development | No Comments »