> > bulk mailer or tlb make a _huge_ difference here, as would a higher
> > performance MTA.
>
> Do you have any suggestions for a "thoughtful" sendmail installation?
> I'm hosting a list with only 150 subscribers on a rather slow Indy
> and I'd love to get better performance as it takes several minutes
> until all the mail is out again. Unfortunately, the users are spread
> in many domains, so there are not more than 4-5 subscribers with the
> same MX host.
Elapsed time and cpu usage are too different things. Sendmail tries
to deliver an entire list of addresses in sequence in a single process
so using bulk mailer or tlb speed things up by splitting the list
into several chunks that are delivered simultaneously by different
sendmail processes which will increase the cpu load. However, one
thing that should always help is to run a caching nameserver on the
same machine that is performing delivery.
Les Mikesell
les@mcs.com
References:
-
Re: cpu usage
From: "Thomas Riehm" <Thomas.Riehm@Verwaltung.Uni-Muenchen.DE>
|
|