Cyrus launches about 13 or 14 imapd processes, each taking about 4-5mb.
Which configuration file stores the values for min/max imapd processes? There is no documentation this, at least none that I could easily find.
Cyrus launches about 13 or 14 imapd processes, each taking about 4-5mb.
Which configuration file stores the values for min/max imapd processes? There is no documentation this, at least none that I could easily find.
Copyright © 2021 Jogjafile Inc.
The answer is in configuring the cyrus.conf file via /etc/cyrus.conf.
See the following section:
Modify the prefork values. I don't use any imap so I'm not going to prefork 0 instances, same goes for pop3 (over ssl).