This is a discussion on Re: [AMaViS-user] Input/output error within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Bart, > It happens very randomly. I set high log level and waiting :) > I think that error is connected ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Bart,
> It happens very randomly. I set high log level and waiting :) > I think that error is connected with very high traffic. > Smetimes load is to high to handle next amavisd process. Make sure that $max_servers matches the number of queue runners. This number should not be beyond what machine can cope with. > I use p4 2.4 with 1GB ram. Amvisd block about 20k spam and viruses > daily. I think about upgrading my server. Can you tel me which > solutions is better > A) server with dual 2.4 XEON intel with 2x80GB and 1GB ram > B) Second server to run amavisd processes. Both solutions are good. MTA load is mostly I/O, SA load is pretty much CPU-heavy, so having both on the same host is a reasonable approach if the platform can cope with it. If you need to distribute load, a good first step is to move amavisd-new to a dedicated machine. > Regarding B what kind of setup is the best? > MTA-RX and MTA-TX on one machine and amavisd on second or MTA-RX with > amavisd together but MTA-TX separaetly? I would put MTA-RX and MTA-TX on the same host, mostly for management reasons. Consider 'upgrading' to Postfix, which is better understood and better supported (XFORWARD feature to select policy banks) with amavisd-new. Mark ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ 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/ |