aozz
01-26-2009, 08:17 AM
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.
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.