[Dovecot] Extra Imap processes
Hello fellow dovecot users!
I have a question for you guys. I have a server running dovecot/exim and I allow both pop/pops and imap/imaps. When I look at the running processes, I see a lot of imap processes that look like the following: imap [user@domain.tld USER_IP]
Sometimes, there are duplicates imap [user@domain.tld USER_IP] processes.
I was wondering, how come those processes don't quit and stick around in the system? Should they quit after the user issued the disconnect command from its mail client?
Also, is there any way to actually make them to quit or should I make a shell script that runs at a certain period of time and actually kill those processes?
Thanks
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Dominique,
On 2010-03-15 12:43, Dominique St-Amand wrote:
Hello fellow dovecot users!
I have a question for you guys. I have a server running dovecot/exim and I allow both pop/pops and imap/imaps. When I look at the running processes, I see a lot of imap processes that look like the following: imap [user@domain.tld USER_IP]
Sometimes, there are duplicates imap [user@domain.tld USER_IP] processes.
I was wondering, how come those processes don't quit and stick around in the system? Should they quit after the user issued the disconnect command from its mail client?
Also, is there any way to actually make them to quit or should I make a shell script that runs at a certain period of time and actually kill those processes?
Just a guess: those processes could be the result IMAP clients making use of the IMAP IDLE extension ("push mail").
Thunderbird, by default, opens up to five connections to the IMAP server and keeps them open - thus you see five IMAP processes for each user.
Why would you want to kill those processes - do they cause any problems?
Patrick.
STAR Software (Shanghai) Co., Ltd. http://www.star-group.net/ Phone: +86 (21) 3462 7688 x 826 Fax: +86 (21) 3462 7779
PGP key E883A005 https://stshacom1.star-china.net/keys/patrick_nagel.asc Fingerprint: E09A D65E 855F B334 E5C3 5386 EF23 20FC E883 A005 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
iEYEARECAAYFAkudx2EACgkQ7yMg/OiDoAXvNQCfdeHk8Ju9YRixllaWFYvpdt7j /WkAnivxVRfuYxtXW9j5YTpZl3u6iG8k =GZ4H -----END PGP SIGNATURE-----
participants (2)
-
Dominique St-Amand
-
Patrick Nagel