Hank schrieb:
> I have the blocked connection problem between three of my servers, all
> behind two firewalls and on one switch.
> 
> Occaisionally the mysql servers start blocking the hosts.
> 
> What's the downside to running a "Flush hosts" once per minute on these
> mysql servers?

better solution: increases max_connect_errors if you are sure, that there
ist really no network-problem

e.g.
--max_connect_errors=100000

Werner


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to