Re: [exim] Re: Exim+SA=Server Overloaded!

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Jeremy Harris
Data:  
Para: exim-users @ exim. org
Assunto: Re: [exim] Re: Exim+SA=Server Overloaded!
Chr. v. Stuckrad wrote:
> The ideal setup though would be adapting to the load, scanning
> by ACL, until too crowded, then switching to 'scan later' in
> the queue


Even better would be scanning in the ACL always, but limiting
the number of concurrent connections you accept so as to not
overload your system.

Search for "simultaneous" in the Exim docs.

- Jeremy