On Sun, 5 Aug 2001, Marc Delisle wrote:
Hi,
if php.ini contains:
output_buffering = On output_handler ="ob_gzhandler"
Then a dump transmitted to a file, and not asked to be compressed, will be always compressed.
Should we work around this?
Marc
Not asking to be compressed can be seen as asking to not be compressed, so it's probably best to do so.