After further testing we realized that it was due to service_count = 100. We 
suspect that when the service count is reached, a new process is spawned, 
explaining the large number of imap-login processes.

With service_count = 0 we stick with only 4 processes (process_min_avail). 
However, we're concerned with having these processes run indefinitely in case 
of memory leaks.

Any insights on that?
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to