RE: Connection disabling: Is this something I should report as a bug?
"Whisler, David" <[email protected]> Thu, 26 Oct 2006 14:15:56 -0400
| Newsgroups | gmane.comp.db.mysql.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bill, Not sure if this what you are looking for or not, but I'm using 5.x of MySQL and it has a system variable called "max_connect_errors" which blocks connections from hosts that have exceeded the value of this variable with interrupted connections. It defaults to 10 which may be too low for you. Dave Whisler -----Original Message----- From: Bill Moran [mailto:[email protected]]=20 Sent: Thursday, October 26, 2006 2:07 PM To: [email protected] Subject: Connection disabling: Is this something I should report as a bug? It appears as if newer MySQL versions have a security feature that disables connections from a particular host if that host generates more than a certain number of errors. I wish to disable this feature on certain servers where it causes more harm than good, but I can't seem to find any docs on how to do so. I've got a short list of why this might be: 1) The docs are sorely lacking. 2) This is a bug: developers forgot to add a knob to frob this setting. I'm just trying to figure out which one is the problem. Any feedback is welcome. -- Bill Moran Collaborative Fusion Inc. -- MySQL Bugs Mailing List For list archives: http://lists.mysql.com/bugs To unsubscribe: http://lists.mysql.com/[email protected] -- MySQL Bugs Mailing List For list archives: http://lists.mysql.com/bugs To unsubscribe: http://lists.mysql.com/[email protected]