Re: [HELP needed] haproxy vs mysql client timeout

2015-06-08 Thread Andrija Panic
Actually, no... On haproxy I have allowed all traffic with input interface matching the internal interface (eth0), rest of nodes no firewall whatsoever (which will be changed).. On 8 June 2015 at 15:17, Rafael Fonseca wrote: > Do you have a firewall in between that might be closing long or idle

Re: [HELP needed] haproxy vs mysql client timeout

2015-06-08 Thread Rafael Fonseca
Do you have a firewall in between that might be closing long or idle sessions? On Mon, Jun 8, 2015 at 3:14 PM, Andrija Panic wrote: > Will try Simon. > > I expect no latency issues, since these 3 VMs are all on same > bridge/physical host. Other 2 Galera nodes are remote, but still low > latenc

Re: [HELP needed] haproxy vs mysql client timeout

2015-06-08 Thread Andrija Panic
Will try Simon. I expect no latency issues, since these 3 VMs are all on same bridge/physical host. Other 2 Galera nodes are remote, but still low latency - and zero seconds backend downtime... Not sure where to dig further... Thx On 8 June 2015 at 15:05, Simon Weller wrote: > Can you poin

Re: [HELP needed] haproxy vs mysql client timeout

2015-06-08 Thread Simon Weller
Can you point the mgmt server directly at a single Galera node (removing haproxy), and see if the problem persists? Is your Galera cluster healthy? Could you be seeing latency on commit? From: Andrija Panic Sent: Monday, June 8, 2015 7:42 AM To: us...@c