Hi!

> Cloud Firewall -> Cloud SLB -> DMZ Web Agent

Well, do they all forward TCP port 80 to your haproxy box? There is not
much haproxy can do if the http request even doesn't arrive.


Configuration would probably look like this (use redirect prefix, not
redirect location):

> frontend unsecured *:80
>   redirect prefix https://www.example.org


Regards,
Lukas                                     

Reply via email to