Sasa wrote:
> If I have understood correctly the value of 'smtp-amavis' must be always 
> equal or less of 'max_servers', in my configuration I have:
>
> $max_servers = 10;
> and
> smtp-amavis unix -      -       n       -       5  smtp
>
> or pheraps these value must always equal ?
> Thanks.
>
> ------
>
>    Salvatore.
>
>
>
> ----- Original Message ----- 
> From: "Patrick Wong" <paw...@versasys.com>
> To: "Sasa" <s...@shoponweb.it>; <amavis-user@lists.sourceforge.net>
> Sent: Friday, March 19, 2010 4:26 PM
> Subject: RE: [AMaViS-user] timed out after few minutes
>
>
> --Salvatore--
> $max_servers = 10;
>   
This means amavisd will launch 10 childrens to process mail scanning.
> and
> smtp-amavis unix -      -       n       -       5  smtp
>   
and This the number of process Postfix will use to feed messages to
amavisd process.
>
> does it make a difference changing the $max_servers to 5 to match your
> master.cf config above?
> According to documentation and Mark's comment previously, they should
> always match.
>   
So you have to set the same number in in both configs, probably you have
a high load and 5 process arent enoght to feed amavisd...

Also, check your system resources, sometimes you disk is the bootlenec,
using a ramdisk for tmp helps a lot.
>
>  
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> AMaViS-user mailing list
> AMaViS-user@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/amavis-user 
>  AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
>  AMaViS-HowTos:http://www.amavis.org/howto/ 
>   


-- 
Jorge Armando Medina
Computación Gráfica de México
Web: http://www.e-compugraf.com
Tel: 55 51 40 72, Ext: 124
Email: jmed...@e-compugraf.com
GPG Key: 1024D/28E40632 2007-07-26
GPG Fingerprint: 59E2 0C7C F128 B550 B3A6  D3AF C574 8422 28E4 0632






------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to