@vsk123 wrote:
Hi,
We have HAPROXY configured for a single application currently and using HTTPS and the SSL connections don’t terminate in HAPROXY. It terminates in the application. https://xxx.yyy.com
Now we want to map one more application to the same domain using different routes/context path.
https://xxx.yyy.com/app1 ===> maps to app1 running on port 1
https://xxx.yyy.com/app2 ===> maps to app2 running on a port 2Pl. advise how should this be configured.
Posts: 1
Participants: 1