21 Jun
2012
21 Jun
'12
11:52 p.m.
On 21.6.2012, at 23.48, Reindl Harald wrote:
Someone benchmarked Dovecot a while ago in this list with and without imapproxy and the results showed that imapproxy simply slowed things down by adding extra latency. This probably isn't true for all installations, but I don't think there's much of a difference either way.
depends on network-latency, parallel users and last but not least count of folders - if you have 30 folders and roundcube refreshs every 20 seconds it will make in the worst case 180 connections for one user per minute
Really? Doesn't it simply connect once every 20 seconds and send 30 STATUS requests in one connection?