Joan wrote: > Good morning, I'm a roundcube user since some time, when it was alpha > and recently did a couple of new installs and it has been always quite > fast. With Latest stable 0.2.1 I saw a important penalty in > performance. > It's taking 5 or 6 seconds for anything i.e. logging,compose a mail or > to send a mail. > Digging on the forums and this list I couldn't find any information > related, the only thing is this unaswered post: > http://www.roundcubeforum.net/issues-bugs/4099-slow-performance-first-time-user.html > > I attached the main.inc.php and the dovecot.conf
For tests, try to disable caching. For performance, set imap_auth_type, imap_root, imap_delimiter. In dovecot.conf enable login_greeting_capability. You can also uncomment console() calls in lib/imap.inc to debug IMAP conversation. -- Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252 LAN Management System Developer http://lms.org.pl Roundcube Webmail Project Developer http://roundcube.net _______________________________________________ List info: http://lists.roundcube.net/users/
