Hello, Is it currently possible to pass "HTTP CONNECT" requests directly to the backend server?
So haproxy itself shouldn't try to connect anywhere, but instead directly pass the request to the backend, and let backend handle it. I know this can be achieved in TCP/raw mode (obviously), but sometimes you'd also need it in http mode.. Thanks, -- Pasi

