coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: blackax on December 05, 2005, 05:25:06 AM

Title: Gzip output
Post by: blackax on December 05, 2005, 05:25:06 AM
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.
Title: Re: Gzip output
Post by: Joachim Müller on December 05, 2005, 08:26:33 AM
coppermine isn't designed to use output compression, as the output buffering is being used in several places, sorry.
Title: Re: Gzip output
Post by: blackax on December 11, 2005, 02:15:20 AM
Dang. ( it this ever going to change?)
Title: Re: Gzip output
Post by: Joachim Müller on December 11, 2005, 10:30:24 PM
I don't know. Not a scheduled change.