Re: Connections problem ...

2005-04-19 Thread Rafal Kedziorski
At 11:07 19.04.2005, Gleb Paharenko wrote: Hello. See: http://dev.mysql.com/doc/mysql/en/blocked-host.html thx. I know this. But some user comments are interesting, while we are using nagios. Regards, Rafal > our MySQL server can handle 1000 connections. We have two JBoss > instances. > Eac

Re: Connections problem ...

2005-04-19 Thread Gleb Paharenko
Hello. See: http://dev.mysql.com/doc/mysql/en/blocked-host.html > our MySQL server can handle 1000 connections. We have two JBoss > instances. > Each configured with max. 100 connections in pool. furthermore we use > php > which make on each call a connection to MySQL. After a

Re : Connections problem ...

2005-04-19 Thread Rafal Kedziorski
At 11:14 19.04.2005, prasanna a wrote: Hi It means that mysqld has received many connect requests from that host.If the erro on connecting to But than we should get to many connections. mysqld exedes the parameter max_connect_errors How can there be an error? (Default value is 10). We change this