Danita, > I have had my $max_servers anywhere from 4 to 20 with this behavior. > Is there perhaps something I should change with max_requests to help this > out? It seems to me like some of the amavisd threads just "go to sleep" > and thus shutting them down/restarting is all that helps. So maybe I > should actually be "decreasing" the max_requests to make them restart more > often?
It is not worth fiddling with $max_requests, it won't change anything. Follow Clifton's advice and find out where it gets stuck. See what is the last thing logged at log level 5 just before it stalls. If it is within a call to SA, turning on SA debugging may tell more (amavisd debug-sa). Mark ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
