Hello all, I have built a small environment which has two web servers sat behind HAProxy (1.5) plus three MariaDB servers clustered using Galera. I am finding that some web applications Admin panels eg. Wordpress/Joomla do not work if the MySQL session is being constantly re-directed to another node. I thought I could use a sticky table and the source IP, but as I am proxying the web servers as-well all traffic gets directed to one server :(
Any thoughts on how to resolve this conundrum ? Is it even possible to resolve ? Thanks.

