Forum Moderators: coopster
The compression works(page is noticeably smaller) using ob_gzhandler which I read is based on the compression level set for zlib.output_compression_level (the setting which is -1)
What does -1 mean?
edit: found out, means default or 6