Hi Jon!

> I have played around with the haproxy configuration using 'redirect
> location https:// and redirect prefix https:// but without success.

And what exactly is the issue with that? Redirecting is a very basic
task haproxy can do without problems.


> On speaking to the vendor, they are aware of this issue, and for their
> own implementations they have used a physical F5 NLB and re-directed
> all http traffic over to https.

Redirecting from http to https is not a problem at all. If on the other
hand you need to enable SSL on the load-balance or use SSL enabled
backends, then you need haproxy 1.5 (which published as development
releases).


> Am I able to do this in HAPROXY 1.4?

Redirecting between URL schemes: yes, no problem.
Terminating SSL (https) on the load-balancer: not with haproxy 1.4,
you need haproxy 1.5 for that.


Regards,
Lukas                                     

Reply via email to