HAProxy MySQL Failover is not starting
Posted
by
thiesdiggity
on Server Fault
See other posts from Server Fault
or by thiesdiggity
Published on 2012-12-08T05:20:53Z
Indexed on
2012/12/08
11:14 UTC
Read the original article
Hit count: 346
I am trying to setup HAProxy with MySQL failover with Ubuntu. I used a setup similar to this serverfault question, however I am getting the following error when starting haproxy:
[ALERT] 341/220001 (17405) : parsing [/etc/haproxy/haproxy.cfg:29] : unknown option 'mysql-check'.
[ALERT] 341/220001 (17405) : Error(s) found in configuration file : /etc/haproxy/haproxy.cfg
[ALERT] 341/220001 (17405) : Fatal errors found in configuration.
I even tried installing the lastest version of HAProxy (1.4.22). Does anyone know how to fix this? I have Google'd the heck out of it and can't find any solution.
Thanks for your time!
© Server Fault or respective owner