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. _______________________________________________ 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

