On Mon, Jul 21, 2025 at 11:56 AM Lukas Tribus <[email protected]> wrote: > > On Fri, 18 Jul 2025 at 15:15, Ricardo Nabinger Sanchez > <[email protected]> wrote: > > > > Hello, > > > > I'm trying to do something that seems simple, at least in my head: a > > frontend accepting PROXY(2) requests and forwarding them to a PROXY2 > > backend, keeping whatever TLVs come along. However, I'm finding > > myself struggling with how to make this work. > > Just removing accept-proxy from the frontend as well as send-proxy-v2 > from the backend will make haproxy forward TCP payload including the > proxy protocol. > > Isn't that all you really need to do here?
As a setting-up step, yes, but next we need to perform a lot of L7 ACLs. Cheers, -- Ricardo Nabinger Sanchez https://www.taghos.com.br/

