Gzip output Gzip output
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Gzip output

Started by blackax, December 05, 2005, 05:25:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

blackax

Im am looking for a way to compress the output of the html. so i have a page that is only 6 k instead of 30 k. I tryed to load the php command  ob_start("ob_gzhandler") does not help. and i dont see a setting to turn on gzip so if some one can help.

Joachim Müller

coppermine isn't designed to use output compression, as the output buffering is being used in several places, sorry.

blackax

Dang. ( it this ever going to change?)

Joachim Müller

I don't know. Not a scheduled change.