Merge "Wrong option mentioned to be used by HAproxy with Galera"

This commit is contained in:
Jenkins
2017-08-10 12:31:24 +00:00
committed by Gerrit Code Review

View File

@@ -182,7 +182,7 @@ We recommend HAProxy as the load balancer, however, there are many alternative
load balancing solutions in the marketplace. load balancing solutions in the marketplace.
Generally, we use round-robin to distribute load amongst instances of Generally, we use round-robin to distribute load amongst instances of
active/active services. Alternatively, Galera uses ``stack-table`` options active/active services. Alternatively, Galera uses ``stick-table`` options
to ensure that incoming connection to virtual IP (VIP) are directed to only one to ensure that incoming connection to virtual IP (VIP) are directed to only one
of the available back ends. This helps avoid lock contention and prevent of the available back ends. This helps avoid lock contention and prevent
deadlocks, although Galera can run active/active. Used in combination with deadlocks, although Galera can run active/active. Used in combination with