On Wed, Feb 11, 2009 at 04:47:40PM -0500, Silas Boyd-Wickizer wrote: > There are many messages > waiting for delivery, so why doesn't postfix run more virtuals > to increase concurrency?
Because it can't decide where to send the mail any faster. This thread is not very productive, the benchmark is measuring a part of the system that is never the bottle-neck in real configurations. If you test a real configuration and you don't over-saturate the input rate, you'll find that the incoming queue stays small, and throughput is disk I/O limited. If you then push harder (more input concurrency), throughput will drop-off slowly as input I/O starves output I/O and the queue manager. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majord...@postfix.org?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.