Uhm. You mean after certain amount of time when kannel is not sending anything it restarts the connection?
It's probably related to your smsc settings, cause I never saw such behavior on my setup. 2012/6/24 Willy Mularto <[email protected]> > In my case it happens when Kannel has no activities for some period of > time and it restarts the connection. And everything going well, no > performance issue. How about yours? Does the SMS traffic fine? > > > > On Jun 23, 2012, at 6:27 PM, Moazzam Ali wrote: > > > wait_timeout is set to 120, is it the case? there is no firewall > between mysql and kannel as they are both on localhost > > > > //moazzam > > > > On 06/23/2012 2:38 AM, Julien Buratto wrote: > >> Ali, > >> > >> Check also timeouts values in mysql.. Are you using a custom configured > mysql ? > >> Do you have any firewall/proxy/etc in between ? > >> Julien Buratto > >> Linkas SRL > >> Tel.02 30321419 > >> > >> -----Original Message----- > >> From: Moazzam Ali <[email protected]> > >> Sender: [email protected]: Fri, 22 Jun 2012 23:33:00 > >> To: <[email protected]> > >> Subject: Kannel MySQL problem > >> > >> > >> I am facing one issue with the kannel 1.4.3 and MySQL, due to some > >> unknown reason sometime kannel throw following error in the log > >> > >> 2012-06-22 17:14:50 [18671] [6] ERROR: MYSQL: database check failed! > >> 2012-06-22 17:14:50 [18671] [6] ERROR: MYSQL: MySQL server has gone away > >> 2012-06-22 17:14:50 [18671] [6] DEBUG: DBPool has too few connections, > >> reconnecting up to maximum... > >> 2012-06-22 17:14:50 [18671] [6] INFO: MYSQL: Connected to server at > >> localhost. > >> 2012-06-22 17:14:50 [18671] [6] INFO: MYSQL: server version 5.1.61-log, > >> client version 5.1.61. > >> 2012-06-22 17:14:50 [18671] [6] INFO: MYSQL: Connected to server at > >> localhost. > >> 2012-06-22 17:14:50 [18671] [6] INFO: MYSQL: server version 5.1.61-log, > >> client version 5.1.61. > >> > >> i have already tried increasing the max_connection both in kannel db > >> connection setting and in my.cnf but still same > >> > >> > >> > >> > >> > >> > > > > > > > > Willy Mularto > F300HD+MR18DE (NLC1725) > > > > > > > > > > >
