]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: compression: chunk are not compressed anymore
authorWilliam Lallemand <wlallemand@exceliance.fr>
Tue, 10 Dec 2013 16:28:48 +0000 (17:28 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 11 Dec 2013 00:25:26 +0000 (01:25 +0100)
Add the chunk issue to the list of non-working cases.

doc/configuration.txt

index 712afffa1d1cd99bbbbe4959e0f93bf0d3b0f3bc..1d13c1e03a03281f884e3c25055f3e281aff8b23 100644 (file)
@@ -1991,6 +1991,8 @@ compression offload
       "Accept-Encoding" header
     * the response message is not HTTP/1.1
     * HTTP status code is not 200
+    * response header "Transfer-Encoding" contains "chunked" (Temporary
+      Workaround)
     * response contain neither a "Content-Length" header nor a
       "Transfer-Encoding" whose last value is "chunked"
     * response contains a "Content-Type" header whose first value starts with