Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4744

Backend 80 and 433 mixed

$
0
0

I have some servers behind the haproxy on the same network with ssl offloading working properly.
Now I’m adding to this backend a remote aws server. This is what I’m adding with no lucky for backend

backend awsmix
balance leastconn
cookie PHPSESSID prefix nocache
server web1 10.0.0.1:80 cookie 0F12 check weight 20
server web2 10.0.0.2:80 cookie D274 check weight 20
server awsa mydomain.com:443 cookie 8S5Q check weight 10

I’m as server awsa is out my datacenter I wanna to be ssl connection. Any case I can’t see any request reaching the “server awsa”

Someone has this setting working? thanks

4 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4744

Trending Articles



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