Gzip output Gzip output
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.