News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Federico Cargnelutti's Blog:
Increase speed and reduce bandwidth usage with ZF and Apache
July 06, 2009 @ 08:27:38

Federico Cargnelutti has shared a tip for Zend Framework users out there on how to squeeze the most speed out of a bandwidth reduction for your application.

Apache's mod_deflate module provides the DEFLATE output filter that allows output from your server to be compressed before being sent to the client over the network.

He shows you how to enable the mod_deflate extension for Apache, configure it to deflate some of the common extension types (html, xml, css, etc) and the code you'll need to add to your bootstrap file to gzip the contents of the response of your application.

0 comments voice your opinion now!
zendframework apache moddeflate




Community Events





Don't see your event here?
Let us know!


symfony2 conference api podcast package application opinion language interview test community development unittest series release framework custom phpunit introduction manifesto

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework