Re: [PATCH] BUG/MEDIUM: http: Fix a regression bug when a HTTP response is in TUNNEL mode

2017-09-05 Thread Willy Tarreau
On Mon, Sep 04, 2017 at 02:49:00PM +0200, Christopher Faulet wrote: > Hi all, > > Finally I reworked my previous patch. This one should fix the bug, without > side effect (AFAIK). It fixes slowdowns experienced on 1.7.9 for HTTP > responses with undefined body length when the compression is enable

[PATCH] BUG/MEDIUM: http: Fix a regression bug when a HTTP response is in TUNNEL mode

2017-09-04 Thread Christopher Faulet
ad0 Mon Sep 17 00:00:00 2001 From: Christopher Faulet Date: Tue, 29 Aug 2017 16:06:38 +0200 Subject: [PATCH] BUG/MEDIUM: http: Fix a regression bug when a HTTP response is in TUNNEL mode Unfortunatly, a regression bug was introduced in the commit 1486b0ab ("BUG/MEDIUM: http: Switch HTTP resp