New documents don't show up in other sessions

Hi, I have some problems with caching of folder content in a single-node setup. It looks like the content of a visited folder is cached within each user session and not invalidated across sessions.

The issue arises when user Alice adds a document to a folder, which was already visited by user Bob. When Bob now enters the folder again where Alice adds the document, it doesn't show up for Bob. He needs to logout and login again to see this new document.

Looking in the docs I thought the cache should be invalidated across session. I tried to add Redis hoping to solve this issue but without success (just started Redis and configured nuxeo.redis.enabled and nuxeo.redis.host).

Can you give me some help which bits of configuration I missed to apply?

1 votes

0 answers

1263 views

ANSWER