Deflated content is double-compressed when the server is set to compress output
LiteSpeed Web Server/Standard/3.3.23
CentOS 3.9 32-bit
PHP 4.4.8
When compressing content in PHP using gzdeflate() and setting the proper header "Content-Encoding deflate", the content ends up double-compressed if the server is set to compress output too. It works well when using gzip in PHP.
Seems that LiteSpeed disregards the "Content-Encoding deflate" header.
LiteSpeed Web Server/Standard/3.3.23
CentOS 3.9 32-bit
PHP 4.4.8
When compressing content in PHP using gzdeflate() and setting the proper header "Content-Encoding deflate", the content ends up double-compressed if the server is set to compress output too. It works well when using gzip in PHP.
Seems that LiteSpeed disregards the "Content-Encoding deflate" header.
Last edited: