You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Fady Haikal <fa...@gmail.com> on 2017/01/03 10:55:19 UTC

Fwd: User session is not replicated to second node

Dear Team,
In case of cluster, user session was not replicated to the second node
in case of failover until we have moved the below configuration from
server.xml to context.xml, please advise if this is the solution or we
have any other solution

                <Manager className="org.apache.catalina.ha.session.DeltaManager"

                   expireSessionsOnShutdown="false"

                   notifyListenersOnReplication="true"/>


Regards,
Fady

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org