On Thu, Oct 30, 2003 at 02:32:18PM +0300, Maxwell Ochieng wrote:
> my mail server sends more 15000 mails everyday and since i installed 
> qmail-scanner mail delivery has realy slowed mails delivery.

I would expect it to slow down "a bit"...

> 
> my server does not have any filtering/quota on the size of mail to send 
> can this be whats affecting mail delivery since sometimes i see 
> qmail-scanner takes even around 700secs to scan one e-mail.
> 

OK - 700 secs? That's not normal :-)

What must be happening is that you have a major bottleneck in one of the
things Q-S does, and that leads to a spiraling problem that more and more
mail queues up behind this bottleneck - leading to misery all 'round.

So: where is the bottleneck? Check qmail-queue.log - what does it tell you?
You will see that I have specifically put timestamps recording how long each
primary subroutine takes to run - so you should see that (say):

1. message writing to disk in 0.2 sec
2. message unpacked into bits in 0.3 sec
3. virus scanner runs over bits in.... 600 secs
4. message delivered in 0.1 sec

So the bottleneck is "3". What does your logs tell you?

-- 
Cheers

Jason Haar
Information Security Manager, Trimble Navigation Ltd.
Phone: +64 3 9635 377 Fax: +64 3 9635 417
PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to