Re: prefork: child states: BBBBBBB

2008-03-07 Thread fchan
k I see in my log the following what does it mean ?? Fri Mar 7 21:07:12 2008 [11800] info: prefork: child states: BBB Fri Mar 7 21:07:12 2008 [11800] info: prefork: server reached --max-children setting, consider raising it -- Regards Agnello Dsouza <http://www.linux-vashi

AW: prefork: child states: BBBBBBB

2008-03-07 Thread Starckjohann, Ove
assassin stop killall spamd killall ocrad rm /home/spam/.spamassassin/bayes.lock* /etc/init.d/spamassassin restart With this script running my sa-server performs well over the last year .-) GreetinX Ove -Ursprüngliche Nachricht- Von: Agnello George [mailto:[EMAIL PROTECTED] Gesend

Re: prefork: child states: BBBBBBB

2008-03-07 Thread Johann Spies
On Fri, Mar 07, 2008 at 07:04:07PM +0530, Agnello George wrote: > I see in my log the following what does it mean ?? > > Fri Mar 7 21:07:12 2008 [11800] info: prefork: child states: BBB > Fri Mar 7 21:07:12 2008 [11800] info: prefork: server reached --max-children > se

prefork: child states: BBBBBBB

2008-03-07 Thread Agnello George
I see in my log the following what does it mean ?? Fri Mar 7 21:07:12 2008 [11800] info: prefork: child states: BBB Fri Mar 7 21:07:12 2008 [11800] info: prefork: server reached --max-children setting, consider raising it -- Regards Agnello Dsouza www.linux-vashi.blogspot.com www.bible

Re: prefork: child states: II

2007-09-30 Thread Karsten Bräckelmann
0 proteus2 spamd[6801]: spamd: server successfully spawned > child process, pid 6812 > Sep 29 10:37:20 proteus2 spamd[6801]: spamd: server successfully spawned > child process, pid 6813 > Sep 29 10:37:20 proteus2 spamd[6801]: prefork: child states: IS > Sep 29 10:37:20 proteus2 sp

prefork: child states: II

2007-09-29 Thread Obantec Support
rocess, pid 6812 Sep 29 10:37:20 proteus2 spamd[6801]: spamd: server successfully spawned child process, pid 6813 Sep 29 10:37:20 proteus2 spamd[6801]: prefork: child states: IS Sep 29 10:37:20 proteus2 spamd[6801]: prefork: child states: II then when mail comes in it seems to handle spam an

Re: Prefork Child States

2007-01-12 Thread Rick Macdougall
Marc Perkel wrote: What do the letters IBK mean in the prefork child states line. SA seems to be using more ram than usual and I'm trying to figure out why. i - idle b - busy k - being killed (over max-child or max-connections, etc) HTH, Rick

Re: Prefork Child States

2007-01-12 Thread Daryl C. W. O'Shea
Marc Perkel wrote: What do the letters IBK mean in the prefork child states line. SA seems to be using more ram than usual and I'm trying to figure out why. I Bought Kalua, or Idle Busy Killing, whichever you prefer. Daryl

Prefork Child States

2007-01-12 Thread Marc Perkel
What do the letters IBK mean in the prefork child states line. SA seems to be using more ram than usual and I'm trying to figure out why.

Re: prefork: child states

2006-11-23 Thread Thiago LPS
3.1.x version, I start SpamAssassin maximum children 15 # /usr/sbin/spamd -x -u spamd -d -m 15 And now spamd will send messages like this : Nov 23 10:15:43 server spamd[26862]: prefork: child states: BIBB Nov 23 10:15:45 server spamd[26862]: prefork: child states: BIBBBIBB Nov 23 10:15:45 server

prefork: child states

2006-11-23 Thread Rejaine Monteiro
After upgrade my SA to 3.1.x version, I start SpamAssassin maximum children 15 # /usr/sbin/spamd -x -u spamd -d -m 15 And now spamd will send messages like this : Nov 23 10:15:43 server spamd[26862]: prefork: child states: BIBB Nov 23 10:15:45 server spamd[26862]: prefork: child states

prefork: child states causes long message processing time

2006-11-16 Thread ronald
1:58 sap01 spamd[26591]: prefork: child states: IIBI Nov 11 23:11:58 sap01 spamd[26591]: spamd: handled cleanup of child pid 31401 due to SIGCHLD Nov 11 23:11:58 sap01 spamd[26591]: prefork: child states: IIB Nov 11 23:11:59 sap01 spamd[31400]: spamd: identified spam (31.7/6.3) for cooncat:4323 in 124

Re: info: prefork: child states: ...

2005-11-02 Thread Matt Kettler
Ole Nomann Thomsen wrote: > Hi, SA 3.1.0 has some new lines in the log, like this: > > info: prefork: child states: BBBIBBIBB > > Does anybody know what they mean? > >From SpamdForkScaling.pm: -- foreach my $pid (@pids) {

info: prefork: child states: ...

2005-11-02 Thread Ole Nomann Thomsen
Hi, SA 3.1.0 has some new lines in the log, like this: info: prefork: child states: BBBIBBIBB Does anybody know what they mean?