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
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_cach
Hi Paul
Am 06.08.2012 15:11, schrieb Paul J Stevens:
> 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 us
On 08/06/2012 03:44 PM, Reindl Harald wrote:
>> $rcmail_config['enable_caching'] = TRUE;
>
> only a workaround which leads to have a large amount
> of data which origins in a database in another one
>
> i doubt roundcube is only one way to trigger this
If you find one, please let me know. The l