-------- Original-Nachricht -------- > Datum: Wed, 26 Aug 2009 03:51:37 +0200 > Von: Josephus <[email protected]> > An: [email protected] > Betreff: Re: [Dspam-user] trouble connecting to mysql on heavy load
> Hi Steve, > > It wasn't a MySQL problem. My DSPAM configuration was bleeding from many > wounds. > > MySQLConnectionCache was set to 20, I just pasted a different config to my > mail. I recompiled dspam and dinally I got several sleeping connections to > mysql. (If I remember correctly, the default value is 3 if I don't set it > in the config file) > Correct. 3 is the default. > My first guess is - despite the --enable-daemon in my configure.log- > "DAEMON" was not defined, thereby the storage driver didn't start up the > threadpool, however the binary accepted the --daemon flag as parameter. > (Should > it?) > Hmm.... good question. I would say that it should at least bark about it. > Second problem was that there was no --client flag specified for > dspam_train and I had to establish an identity in dspam.conf > What? I don't understand. You don't need --client in dspam_train. It makes things easier if you use it when you have DSPAM running in client/server mode but it is not needed to run dspam_train. You can go without it and DSPAM should work. Just slightly slower but it should not completely fail. > Thanks for your efforts and comments > No problem. That's the reason for the ML to be here. > BR, > J. > Steve -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 ------------------------------------------------------------------------------ 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
