A NOTE has been added to this issue. ====================================================================== http://www.dbmail.org/mantis/view.php?id=740 ====================================================================== Reported By: grosjo Assigned To: ====================================================================== Project: DBMail Issue ID: 740 Category: Database layer Reproducibility: always Severity: major Priority: normal Status: new target: ====================================================================== Date Submitted: 26-Nov-08 15:41 CET Last Modified: 26-Nov-08 16:31 CET ====================================================================== Summary: DB connections not closed Description: Hi
When many emails are sent (dbmail-deliver), connections to the DB are not closed and many are "sleep" It leads my system to have about 400 connections of dbmail to mysql, among them maybe 10 are active. I set to 50 the limit in dbmail,conf I suggest to verify the connection management to Mysql (maybe use only few 'permanent' connections (i.e. reuse existing connections) ) ====================================================================== ---------------------------------------------------------------------- grosjo - 26-Nov-08 15:52 ---------------------------------------------------------------------- 2.3.3 is the version, not 2.3.4 ---------------------------------------------------------------------- paul - 26-Nov-08 16:31 ---------------------------------------------------------------------- Why do you have so many dbmail-deliver processes running? They should normally be short-lived processes, and thus shouldn't be able to keep database connections alive for very long. Issue History Date Modified Username Field Change ====================================================================== 26-Nov-08 15:41 grosjo New Issue 26-Nov-08 15:52 grosjo Note Added: 0002671 26-Nov-08 16:31 paul Note Added: 0002672 ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev