Galera should not interfere with client connection establishing. But I
need to run some connectivity scenario tests to rule it out. For this,
some characteristics of your cluster and SQL load could help e.g.:
* do you run SQL load for to master only or to all nodes?
* is CPU load high?
* Do you have DDL statetments (CREATE/DROP/ALTER...) in the load ?
-seppo
--
You received this message because you are subscribed to the Google Groups "codership" group.
To post to this group, send email to codership-team@googlegroups.com.
To unsubscribe from this group, send email to codership-team+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/codership-team?hl=en.
How often does HAproxy query the server?
Is it possible to change HAproxy query to something not accessing the
database, like SELECT 0; or something? Could you try it with that?
Regards,
Alex