Commit d006726c authored by Steve Munene's avatar Steve Munene

HA proxy hosts

parent 74a68cbf
...@@ -911,12 +911,16 @@ log_hosts: ...@@ -911,12 +911,16 @@ log_hosts:
# While HAProxy can be used as a virtual load balancer, it is recommended to use # While HAProxy can be used as a virtual load balancer, it is recommended to use
# a physical load balancer in a production environment. # a physical load balancer in a production environment.
# #
# haproxy_hosts: haproxy_hosts:
# lb1: infra1:
# ip: 172.29.236.100 ip: 172.20.16.33
# lb2: infra2:
# ip: 172.29.236.101 ip: 172.20.16.34
# infra3:
ip: 172.20.16.25
infra4:
ip: 172.20.16.36
# In case of the above scenario(multiple hosts),HAProxy can be deployed in a # In case of the above scenario(multiple hosts),HAProxy can be deployed in a
# highly-available manner by installing keepalived. # highly-available manner by installing keepalived.
# #
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment