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

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jeremy Harris
Päiväys:  
Vastaanottaja: exim-users @ exim. org
Aihe: 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