This is a discussion on Re: [AMaViS-user] Delivery of mail is slow within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Henrik wrote: > On Wed, Mar 14, 2007 at 05:12:45PM -0500, Kyle Kniepkamp wrote: >> I am ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Henrik wrote:
> On Wed, Mar 14, 2007 at 05:12:45PM -0500, Kyle Kniepkamp wrote: >> I am running into the problem, after an upgrade, that delivery of my >> messages is slow. Hence, my queue is getting backed up and messages are >> taking about an hour to get delivered. >> >> tail -f /var/log/maillog | grep amavis >> Mar 14 17:09:24 genetics amavis[2615]: (02615-01-6) Blocked SPAM, [ >> 70.22.199.128] [192.89.52.117] <webmaster@cybermetrics.com> -> < >> davilaj@genetics.wustl.edu>, quarantine: spam-gT4FrZEUbl5B.gz, Message-ID: < >> 018101c76684$98364c40$80c71646@AMHND>, mail_id: gT4FrZEUbl5B, Hits: >> 13.41, 17456 >> ms > Set $log_level = 2. What does the Timing log line say? How long did it take > before? > Cheers, > Henrik Also, what CPU, how much RAM and how many messages per day? It would be good if you could show partial output of 'top' command - sorted by descending memory usage - with your amavisd processes showing, e.g.: top - 07:48:20 up 50 days, 14:53, 1 user, load average: 0.00, 0.02, 0.00 Tasks: 82 total, 2 running, 80 sleeping, 0 stopped, 0 zombie Cpu(s): 0.0% us, 0.0% sy, 0.0% ni, 100.0% id, 0.0% wa, 0.0% hi, 0.0% si Mem: 774912k total, 741640k used, 33272k free, 59512k buffers Swap: 1510068k total, 0k used, 1510068k free, 357260k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 2817 amavis 16 0 78656 71m 12m S 0.0 9.4 0:01.19 amavisd-new 2742 amavis 16 0 77056 69m 12m S 0.0 9.2 0:00.99 amavisd-new 2922 amavis 16 0 76056 68m 12m S 0.0 9.1 0:01.00 amavisd-new 26945 amavis 16 0 74172 67m 11m S 0.0 8.9 0:02.17 amavisd-new 2479 mysql 16 0 133m 41m 9000 S 0.0 5.5 0:02.47 mysqld Gary V ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?p...rge&CID=DEVDEV _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |