MS performance as a gateway comments

Marco Benton marco at XSSNET.COM
Mon Nov 8 00:12:20 GMT 2004


    [ The following text is in the "ISO-8859-1" character set. ]
    [ Your display is set for the "US-ASCII" character set.  ]
    [ Some characters may be displayed incorrectly. ]

Alan wrote:

 On Fri, 5 Nov 2004 23:41:11 -0500, Marco Benton <marco at XSSNET.COM> wrote:

  

 have you tried configuring Sendmail to not fork off a process for each
message?  might slow sendmail down a bit but you wont use up all your
resources.
    

 Nope, don't know how to do it, never found any threads or FAQ on the site
related to doing so.

But I DO know that zmailer does that without taking any special steps, and
by doing so it speeds up processing, not slow it down as suspected would be
the case with sendmail.
  


here are some examples:

define(`confSEPARATE_PROC',`false')
define(`confMAX_DAEMON_CHILDREN',160)
define(`confSINGLE_THREAD_DELIVERY')
define(`confMAX_QUEUE_CHILDREN',2)

all this is dependant on how much mail or system resources you have, and
how fast you want actual mail to be delivered...  before the days of spam
mail was instantaneous...  now most companies just accept a delay due to
virus and spam checking...  so a few minute wait is no big deal.  but i
never seen a resource problem and i get 50,000-100,000+ emails a day, SA
is ususally the bottleneck.

 --

Marco Benton - BOFH, BSMFH
Network Consultant
Phone: (774) 808-4051
Fax  : (508) 519-6033

BOFH excuse #107: The cause of the problem is: The air conditioning water supply pipe ruptured over the machine room

------------------------ MailScanner list ------------------------ To
unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/)
and the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).



More information about the MailScanner mailing list