Some advantage in prefork several imapds in startup ?
Lucas Zinato Carraro
lucaszc at gmail.com
Tue Jan 18 21:45:17 EST 2011
In tests, i configure /etc/cyrus.conf to start 5000 process in startup.
SERVICES {
imap cmd="imapd" listen="imap" prefork=5000
}
Consulting the system:
imap_server:/var/lib/imap/proc>ps axwww | grep imapd | wc -l
5177
But in: ls -l /var/lib/imap/proc | wc -l i see only
173
Why, the master start new process and don't use prefork process ?
Exist any advantage startup with several process ?
Regards
Zinato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20110119/9e7a18de/attachment.html
More information about the Info-cyrus
mailing list