--On 25 August 2009 01:52 +0200 Josephus <[email protected]> wrote:
> > I have compiled the most recent git snapshot on FreeBSD 7.2. > Aug 25 00:46:38 mail dspam[31755]: Can't connect to MySQL server on > '10.1.0.1' (1) We had a similar issue here (FreeBSD 7.2, DSpam 3.8.0) - setting 'max connections' under mysql to 1,000 seemed to fix it. The system doesn't need anywhere near that many connections - but I think something with mysql gets lagged behind on high connection churn rates. Another system we have (using different software) had a similar issue on highly churned connections - we had to go to 4,000 connections on that one. Worked for us, but YMMV :) -Kp ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Dspam-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-user
