News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

Chris Hartjes' Blog: A New Way Of Judging Frameworks: Where are the tests?

Mihai Corlan's Blog: Debugging Flex and PHP

ServerGrove Blog: Configuring Symfony to use Zend Framework 1.8.0 new Autoloader

Zend Developer Zone: Zend_Pdf Tutorial

Justin's Blog: How to turn a php script to an exe...for free


Community Events











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


framework symfony2 introduction interview podcast testing usergroup language google functional phpunit zendframework2 series database community development release conference opinion rest

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