I do not see a ... $max_servers =
setting in my conf files, i use Debian so i have a conf.d with a bunch of different files but a grep for max_servers brings back nothing.... so what is the default 1, i guess? I would be nice to up it to 4 or so.... should i added the option in my 50-user ?? Rob Morin Dido Internet Inc. Montreal,Canada http://www.dido.ca 514-990-4444 Gary V wrote: > Ralf Hildebrandt wrote: > >> Rob Morin: >> >>> Oh, i see, thanks for the info... >>> >> So, how many children is your installation running? >> I use: >> >> $max_servers = 10; # number of pre-forked children (2..15is >> common) >> >> -- >> Ralf Hildebrandt >> > > Don't forget to match maxproc (for the amavis transport) in master.cf > (if using Postfix): > > in amavisd.conf: > $max_servers = 8; > > in master.cf: > ######################################### maxproc ##### > smtp-amavis unix - - n - 8 smtp > -o smtp_data_done_timeout=1200 > -o smtp_send_xforward_command=yes > -o disable_dns_lookups=yes > > http://www.ijs.si/software/amavisd/README.performance.txt > http://www.mail-archive.com/[email protected]/msg00710.html > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
