Hello Thomas Harold

Am 2014-10-20 um 21:20 schrieb Thomas Harold:
> In the default install, it seems like IMAP4 connection pooling
> (NGImap4DisableIMAP4Pooling  YES) is turned off.  That leads to warnings
> like:
> 
> 2014-10-20 10:41:07.745 sogod[2912] WARNING: IMAP4 connection pooling is
> disabled!
> 
> This was evidently turned off by Wolfgang Sourdeau back in April 2011.
> 
> https://github.com/inverse-inc/sogo/commit/d20e5702b05b752a996ea8c971ca02ee5c87d1db
> 
> Should NGImap4DisableIMAP4Pooling be turned back on (bysetting it to NO)
> in a normal install?
> 

Yes and no.
Your performance will slightly increase, as you won't open a new
connection for every access to your IMAP server.
But you will get a lot of simultaneous open connections to your IMAP
server, so make sure he can handle them.

For debugging it is reasonable to turn pooling off.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to