Forums de discussion

Liferay cache cluster

thumbnail
slimen Belhaj Ali, modifié il y a 9 années.

Liferay cache cluster

New Member Publications: 7 Date d'inscription: 06/10/12 Publications récentes
I deploy Liferay in two nodes, i configure my Tomcats and my load balancer, but i have a problem in cache, What is the best practice to resolve Distributed Caching? (I use a community edition)
thumbnail
Miroslav Ligas, modifié il y a 9 années.

RE: Liferay cache cluster

Regular Member Publications: 152 Date d'inscription: 29/07/14 Publications récentes
Enable cluster link. This will lead to cache invalidation on the other node if a change occurs.

    cluster.link.enabled=true


Also did you took care of the search index?

lucene.replicate.write=true


Make sure that the multicast is working.