News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.