Loading...
 
Skip to main content

Features / Usability


Re: Slow Image Galleries?

posts: 21 Netherlands

In fact, I would remove all 'Content-Length' headers from tiki-created pages.
Reason is, the output can be compressed by php itself depending on various settings in php.ini.
And I'm not sure if the zlib or gzip compression correctly modifies headers when it compresses data.
Some PHP and HTTP expert could say probably more 😊

There are no comments at this time.