I'm trying to build a scanning system which is as robust as I can make
at the moment.  Everything is pretty much locked down except the way the
max-children option works.  

Unless I'm missing something all connections are accepted, however if
max-children is reached the new connections are held in a limbo until
another child exits thus freeing a slot for the new connection to be
handled.

Is it possible to alter spamd such that new connections once
max-children has been reached are rejected ("connection refused") until
slots are available.  This would allow the round-robin handling in spamc
to do it's work to spread the load across multiple spamd servers.

-- 
Mark Lowes <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to