Paul,
which version of roundcube do you use? the option:
$rcmail_config['index_sort']
has been removed in version 0.4-beta.
from the changelog:
- Removed 'index_sort' option, now we're using empty 'message_sort_col'
for this
also enable_caching has changed in Version 0.6:
- Option enable_caching replaced by imap_cache and messages_cache options
thx for trying to fix this issue.
Harald Leithner
Am 06.08.2012, 15:11 Uhr, schrieb Paul J Stevens <p...@nfg.nl>:
On 06/13/2012 10:59 AM, Reindl Harald wrote:
Anyone else observing this?
Is there an easy way to figure out where the memory is leaking without
interrupting the service?
As for roundcube this appears to be alleviated by using
$rcmail_config['enable_caching'] = TRUE;
there is still a bug reintroduced sorting messages in roundcube
I'm still unable to reproduce this. However, while testing for this one,
I noticed that using:
$rcmail_config['index_sort'] = FALSE;
will trigger a server-side SORT which is quite slow. I suggest using
$rcmail_config['index_sort'] = TRUE;
which will cause much faster client-side sorting
--
Harald Leithner
ITronic
Vogelweidplatz 12, 1150 Wien, Austria
Tel: +43-1-786 23 88
Fax: +43-1-98 52 077
Mobil: +43-669-123 78 4 78
Mail: leith...@itronic.at | itronic.at
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail