Comment 6 for bug 329053

Revision history for this message
Russell Phillips (ignissport) wrote :

Very peculiar...

I had the same problem, however the above fix did not fix it. I had to do this:

# php_value zlib.output_compression 16384
# php_value zlib.output_compression_level 4

However, this means that I now have the opposite of the intended config (no compression, but output_handler enabled). It might be my perception, but I think mythweb took a perfomance hit in doing this.

I'm running LTS server.