Try the Demo

Magento Forum

   
Magento performance
 
Sindre|ProperHost
Enthusiast
 
Avatar
Total Posts:  928
Joined:  2008-04-24
 

Hi,

I have been playing around with different settings in order to optimize the performance of Magento on our servers.  So far I’ve found that enabling zlib compression (php_flag zlib.output_compression on) yields quite an improvement in terms of loading speed.

Is anyone aware of any drawbacks related to having this option enabled? (seeing that it is disabled by default in the bundled .htaccess file).

Any comments will be appreciated!

Thanks,
Sindre

 Signature 

Professional Magento Optimized Web Hosting
Magento Web Hosting - Reseller Plans - Dedicated Servers
Providing high-performance Magento hosting since 2008.
50% Off First Month: use coupon code: “magentocommerce”

 
Magento Community Magento Community
Magento Community
Magento Community
 
Moshe
Magento Team
 
Avatar
Total Posts:  1770
Joined:  2007-08-07
Los Angeles
 

The drawback i’m aware of, and why it’s disabled by default, is that the content will not be fed to the browser as it is generated, but only in the end, after the whole page is ready.

This would render stuff like downloader console status update and dataflow progress windows a bit useless.

 Signature 

- I would love to change the world, but they won’t give me the source code -

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top