David F. Skoll wrote:
Roberto Ullfig wrote:
What are the disadvantages of increasing the multiplexor queue size?
Queueing is relatively cheap. However, it's really a hack designed to
make a server cope a little better with temporary overload. If you find
that MIMEDefang is queueing requests most of the time, then increasing
the queue size won't help. Your server is overloaded and making the
queue bigger won't increase throughput.
Regards,
David.
We get occasional bursts of e-mail and sometimes the multiplexor queue
fills up and sendmail starts returning 451s (which isn't _that_ big of a
deal). I was considering doubling the queue size. If this will just
result in extra files being dumped in the queue directory (which is in
RAM in our case) then I'd like to do it. No other process on the system
should consume more memory or cpu if I do this right?
--
Roberto Ullfig - [email protected]
ACCC Systems Programmer
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID. You may ignore it.
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang