I’m using http and tcp mode in single haproxy. For HTTP I’m routing based on acl with domain names according to the matched subpaths it’ll route the traffic to backend, I tried with seperate frontend for mode http and tcp, the tcp connections were getting as http inside haproxy. When I tried to provide only tcp mode it was working but when I tend to use both tcp and http, all requests were made as http requests. I tried using docker compose deployment for tcp, but that ends in vain. Please help me resolve this issue. attached the file contents:
My Haproxy version is 2.8
4 posts - 2 participants



