Auteur: Phil Brutsche Date: À: exim-users Sujet: Re: [Exim] Recommended Settings for Performance
On Fri, 2002-01-11 at 17:48, Marc Perkel wrote: > So - what should I set things to to go fast - but not overwhelm the system?
The two things that come to my mind:
1) Set queue_run_max to something really high
2) Increase the number of file handles available on the system in
question. On Linux that can be done with "sysctl -w
fs.file-max=<number>"