<div dir="ltr">Christian - please add this to the bug report: <a href="https://issues.kolab.org/show_bug.cgi?id=5219">https://issues.kolab.org/show_bug.cgi?id=5219</a><div><br></div><div>Andy, I tried that but when i start the service it instantly dies and says sub system is locked?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 11, 2015 at 12:25 PM, Christian Hügel <span dir="ltr"><<a href="mailto:christian.huegel@stonebyte.de" target="_blank">christian.huegel@stonebyte.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
for everyone interested, these are my caching settings:<br>
<span class=""><br>
 // Caching and storage settings<br>
</span>    $config['imap_cache'] = 'memcache';<br>
    $config['memcache_hosts'] = array('localhost:11211');<br>
    $config['session_storage'] = 'memcache';<br>
    //$config['imap_cache'] = null;<br>
    $config['imap_cache_ttl'] = '20d';<br>
    $config['messages_cache'] = 'memcache';<br>
    $config['message_cache_ttl'] = '20d';<br>
<span class="im HOEnZb"><br>
<br>
Christian<br>
<br>
Am 08.09.2015 um 23:51 schrieb <a href="mailto:signaldeveloper@gmail.com">signaldeveloper@gmail.com</a>:<br>
</span><div class="HOEnZb"><div class="h5">> Hi Christian,<br>
><br>
> I basically installed memcache and just changed 'DB' to 'memcache' in the kolab config. This seemed to give me a small boost but I think I'll feel the better boost when I start piling on users.<br>
><br>
> I for some reason couldn't get memcache to work with "session_storage" though, it just gives me a white screen. Let me know if you need more in depth directions!<br>
><br>
> If anyone has varnish setup please let me know if love to know how to get that working with roundcube!<br>
><br>
><br>
><br>
> - Paul<br>
><br>
><br>
><br>
>> On Sep 8, 2015, at 12:09 PM, Christian Hügel <<a href="mailto:christian.huegel@stonebyte.de">christian.huegel@stonebyte.de</a>> wrote:<br>
>><br>
>> OK, i got you right now :) You mentioned a performance boost using<br>
>> memcached. Can you point me a documentation enabling this?<br>
>> Thanks<br>
>><br>
>>> Am 08.09.2015 um 17:54 schrieb <a href="mailto:signaldeveloper@gmail.com">signaldeveloper@gmail.com</a>:<br>
>>> Christian,<br>
>>><br>
>>> Obviously. This is meant more as a bug test case not as a fix.<br>
>>><br>
>>><br>
>>><br>
>>>> On Sep 8, 2015, at 11:46 AM, Christian Hügel <<a href="mailto:christian.huegel@stonebyte.de">christian.huegel@stonebyte.de</a>> wrote:<br>
>>>><br>
>>>> I also have a major performance problem although with kolab 3.2 but I do<br>
>>>> not see the point in deactivating those plugins; it would´ t be a kolab<br>
>>>> server anymore instead just an ordinary imap server. So this workaround<br>
>>>> is a "no go"<br>
>>>><br>
>>>> Cheers,<br>
>>>><br>
>>>> Christian<br>
>>>><br>
>>>>> Am 07.09.2015 um 20:55 schrieb Paul Bronson:<br>
>>>>> Hi guys, (happy labor day!)<br>
>>>>><br>
>>>>> As you've probably seen me asking a thousand questions about slowness<br>
>>>>> for my brand new kolab 3.4, here's what my few weeks of research has<br>
>>>>> come up with... And hopefully this will work for all of you as well, or<br>
>>>>> something you can try and replicate on your end:<br>
>>>>><br>
>>>>> A few kolab plugins are initiating an imap connection every time the<br>
>>>>> user simply tries to read a message. Those plugins are:<br>
>>>>><br>
>>>>> kolab_addressbook<br>
>>>>> kolab_notes<br>
>>>>> kolab_tags<br>
>>>>> tasklist<br>
>>>>><br>
>>>>> If you disable ALL (not one) of these plugins, watch how magically fast<br>
>>>>> clicking on a message is. You will also notice logs in your<br>
>>>>> var/log/maillog such as this disappear:<br>
>>>>><br>
>>>>><br>
>>>>> Sep 7 13:59:55 es1 imap[18657]: USAGE <a href="mailto:tperson@domain.info">tperson@domain.info</a><br>
>>>>> <mailto:<a href="mailto:tperson@domain.info">tperson@domain.info</a>>user: 0.004000 sys: 0.007999<br>
>>>>><br>
>>>>> Sep  7 14:00:55 es1 imap[18657]: login: localhost [::1] <a href="mailto:tperson@domain.info">tperson@domain.info</a> <mailto:<a href="mailto:tperson@domain.info">tperson@domain.info</a>> PLAIN User logged in SESSIONID=<es1.domain.com-18657-1441648854-1-17261199637593060143><br>
>>>>><br>
>>>>> These above log entries will however happen when you go to different<br>
>>>>> folders, but simply just single clicking a message to see it on the<br>
>>>>> preview pane will no longer log the entry.<br>
>>>>><br>
>>>>><br>
>>>>> I have also seen a HUGE improvement from memcache as well. (now that<br>
>>>>> instead of opening a new connection, it can now actually check against<br>
>>>>> memcache for a cache'd version) I also went to vast lands to try to make<br>
>>>>> cyrus faster thinking that was the problem, but I think this was the key!<br>
>>>>><br>
>>>>><br>
>>>>> I've logged a bug for this:<br>
>>>>><br>
>>>>> <a href="https://issues.kolab.org/show_bug.cgi?id=5219" rel="noreferrer" target="_blank">https://issues.kolab.org/show_bug.cgi?id=5219</a><br>
>>>>><br>
>>>>><br>
>>>>> Hopefully this will be an easy fix for the team!<br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>> _______________________________________________<br>
>>>>> users mailing list<br>
>>>>> <a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br>
>>>>> <a href="https://lists.kolab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
>>>><br>
>>>> --<br>
>>>> GPG-Key: 1F814CFD<br>
>>>><br>
>>>> _______________________________________________<br>
>>>> users mailing list<br>
>>>> <a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br>
>>>> <a href="https://lists.kolab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
>>> _______________________________________________<br>
>>> users mailing list<br>
>>> <a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br>
>>> <a href="https://lists.kolab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
>><br>
>> --<br>
>> GPG-Key: 1F814CFD<br>
>><br>
>> _______________________________________________<br>
>> users mailing list<br>
>> <a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br>
>> <a href="https://lists.kolab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
> _______________________________________________<br>
> users mailing list<br>
> <a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br>
> <a href="https://lists.kolab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
><br>
<br>
--<br>
GPG-Key: 1F814CFD<br>
<br>
</div></div><br>_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br>
<a href="https://lists.kolab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br></blockquote></div><br></div>