Exforsys

Online Training

Controlling PHP Output: Caching and compressing dynamic pages

This is a discussion on Controlling PHP Output: Caching and compressing dynamic pages within the Unix Articles and Tutorials forums, part of the Articles and Tutorials category; Luis Argerich mod_gzip is an Apache module which compresses static html pages using Gzip, according to IETF standards for browsers ...


Go Back   Exforsys > Articles and Tutorials > Unix Articles and Tutorials

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-28-2005, 10:26 AM
Senior Member
 
Join Date: Mar 2005
Posts: 909
techguru is on a distinguished road
Post Controlling PHP Output: Caching and compressing dynamic pages

Luis Argerich mod_gzip is an Apache module which compresses static html pages using Gzip, according to IETF standards for browsers that accept gzip enconding (IE, Netscape, etc). mod_gzip may accelerate the download time for pages 4/5 times and I strongly suggest you use mod_gzip in your webserver. However, due to a lack of a filtering mechanism between modules in Apache 1.x.x, there is no way to compress PHP generated output using mod_gzip. Therefore, we have to build our own...

http://www.phpbuilder.com/columns/argerich20010125.php3
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 07:47 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.