On Fri, Mar 20, 2009 at 01:01:55PM -0400, Brandon Hilkert wrote: > I've been running everything from scripts, hoping to zero in on the > bottleneck.
How many messages are you sending in parallel in the injector scripts? SMTP is a high latency half-duplex protocol, and a single injector will never stress the capacity of the Postfix SMTP server. On a low delay, high bandwidth network link, you need around 10 parallel injectors to before you get anywhere near peak server throughput. -- 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.