Quote from: viragomann on May 30, 2025, 10:31:29 AMNo, basically only a single frontend can listen on an unique IP + port combination.Thank you for suggest, I can finish my idea from this guide.
However, you can create a single TCP frontend listening on port 443, where you filter the incoming traffic with SNI rules and forward certain traffic to an HTTP frontend and the other to somewhere else.
Here is a nice tutorial realizing this: Tutorial 2024/06: HAProxy + Let's Encrypt Wildcard Certificates + 100% A+ Rating