Re: [exim] multiple copies of exim4 running

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jeremy Harris
Ημερομηνία:  
Προς: Gerard Hooton
Υ/ο: exim-users @ exim. org
Αντικείμενο: 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