[imp] Imp performance tuning
Michael M Slusarz
slusarz at horde.org
Tue Apr 10 05:24:38 UTC 2012
Quoting Vikas Parashar <vikas.parashar at fosteringlinux.com>:
> Hello,
>
> In imp 5 , still facing the issue regarding performance. It's my experience
> if i click on a msg then it will take 3-4 seconds to display their
> contents.
Maybe you have a slow IMAP server. IMAP debug logs (see
imp/config/backends.php) will indicate whether IMAP commands are slow.
> Once we have clicked on messages then click on previously seen
> msg. It's working fine.
>
> My imp/config/conf.php
>
> $conf['dimp']['viewport']['buffer_pages'] = 5;
> $conf['dimp']['viewport']['viewport_wait'] = 1;
This doesn't affect anything. And you *really* should be using the
defaults - these values are not very useful.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list