Re: [exim] multiple copies of exim4 running

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