Conversation:
Notices
-
Evan Prodromou (evan)'s status on Sunday, 11-Nov-2012 22:26:55 EST
Evan Prodromou
This is actually an old way. I think it's a major pain on the part of MySQL. I'd love help turning it off. -
Evan Prodromou (evan)'s status on Sunday, 11-Nov-2012 22:27:56 EST
Evan Prodromou
After N failed connections from an IP address, MySQL server will blackball that address. I then have to manually run "flush-hosts". -
Evan Prodromou (evan)'s status on Sunday, 11-Nov-2012 22:32:40 EST
Evan Prodromou
Now that I think of it, I could probably detect this problem by putting a check_mysql test for each slave server on each web server.
-