Hello,
I am working on improving our alfresco search speedo, we are seeing around 10+ seconds when attempting to search through quick search or advanced search. We have been given the suggestion to add following settings in our alfresco-global.properties by the Hyland Coaching services.
I notice that these settings see to help when someone is searching or two people are searching. However, after a while of no activity, they no longer see to help the performance. Perhaps I am not understanding this completely.
Is anyone in this community familar with these settings? Or having a similar problem? and/or was able to solve it?
cache.node.nodesSharedCache.timeToLiveSeconds=0
cache.permissionsAccessSharedCache.timeToLiveSeconds=3600
cache.aclSharedCache.timeToLiveSeconds=3600
cache.aclEntitySharedCache.timeToLiveSeconds=3600
cache.personSharedCache.tx.maxItems=2000
cache.personSharedCache.maxItems=2000
cache.authenticationSharedCache.tx.maxItems=1000
Thank you in advance.
Sean