Quantcast
Viewing all articles
Browse latest Browse all 4736

Http to https site with balancing

@invoker wrote:

Hy sir, could someone help me please…
i want configure my server to hit https site using haproxy…
i already try so hard to raise my foal… but still fail…

my server use http ==> haproxy ==> https://blabla.com

frontend localhost
bind *:80
bind *:443
option tcplog
mode tcp
default_backend nodes

backend nodes
mode tcp
balance roundrobin
option ssl-hello-chk
server web01 xxx.xxx.xxx.xxx:443 check

this is my config… anyone please help me… thanks

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4736

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>