Revert "BUG/MINOR: connection: make sure to correctly tag local PROXY connections"
authorWilly Tarreau <w@1wt.eu>
Thu, 7 May 2020 16:13:07 +0000 (18:13 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 7 May 2020 16:13:07 +0000 (18:13 +0200)
commit2731037323374525e34a4176ca12b2874f7f9edc
tree5e41f3a500f47c8e0c97955a62861a0c8becbfc4
parent62328f4c64da618b60e961cf39a2104448355bee
Revert "BUG/MINOR: connection: make sure to correctly tag local PROXY connections"

This reverts commit f1b378487af3f22fd66b8013e52530c9a6c522de.

As explained in this thread, it breaks Dovecot:

   https://www.mail-archive.com/haproxy@formilux.org/msg36890.html

Sadly, the proposed fix there in turn broke Apache 2.4. A different
(likely configurable) solution will be needed.

This patch must also be reverted from 2.0.
src/connection.c