Re: [exim] multiple copies of exim4 running

Inizio della pagina
Delete this message
Reply to this message
Autore: Jeremy Harris
Data:  
To: Gerard Hooton
CC: exim-users @ exim. org
Oggetto: Re: [exim] multiple copies of exim4 running
Gerard Hooton wrote:
> I have seen this grow to 100+ is that ok?


That's entirely up to what loading you expect for your system.
Exim is happy with that level on most current hardware.
You get a process for each current connection. As Pete said,
"exiwhat" shows you what each one is doing. The "too many
connections" message in the log appears when you go over
the number you've configured in the exim config file.

- Jeremy