> Summary: http:5000 to https:54443 with relative_uri as it is. (change > is in scheme and port number).
Use redirect "prefix" [1] instead of scheme or location: redirect prefix https://mps-haproxy.int:5443 > I am using: HA-Proxy version 1.5-dev25-a339395 2014/05/10 I strongly suggest to upgrade to a stable release, btw. Lukas [1] http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#redirect

