imap service count>1 (was System load spike ...)
22 Apr
2017
22 Apr
'17
1:16 a.m.
I had a misconception this service's service_count was non-adjustable.
(https://wiki.dovecot.org/Services on imap service)
service_count can be changed from 1 if only a single UID is used
for mail users. This is improves performance, but it's less
secure, because bugs in code may leak email data from another
user's earlier connection.
How easy would it be to implement a hybrid solution that maps all imap service for a unique UID to a single worker process. It would result in modest performance gain for busy servers, and data leakage security would be minimal.
Joseph Tam <jtam.home@gmail.com>
2924
Age (days ago)
2924
Last active (days ago)
0 comments
1 participants
participants (1)
-
Joseph Tam