[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Finding the Bottleneck



On Thu, 07 Jun 2001 at 22:47:09 -0500, Rich Puhek wrote:
[...]
> Also, there are probably some optimizations you can do for queue sort
> order. I'm most familiar with Sendmail, not qmail, so I don't know the
> exact settings, but try to process the queue according to recipient
> domain. That way, you gain some advantages with holding SMTP connections
> open to a server, rather than closing and reopening a session, etc.
> 
> --Rich

If my memory serves me well, qmail opens a new session for each message,
even if this message is to be delivered to the same server.
I may be wrong though.

-- 
 Tomasz Papszun   SysAdm @ TP S.A. Lodz, Poland  | And it's only
 tomek@lodz.tpsa.pl   http://www.lodz.tpsa.pl/   | ones and zeros.



Reply to: