Details
-
Question
-
Status: Closed
-
Major
-
Resolution: Fixed
-
jcs-2.2
-
None
Description
server failover environment set up as per guidelines mentioned in apache docs :
https://commons.apache.org/proper/commons-jcs/RemoteAuxCache.html
It works well when both servers started, it fetches data from jcs and display cache hits on admin console. but when primary server fails to start then secondary server not picking hits from jcs
I have attached 4 files
- primary_server cache.cff
- secondary_server.cff
- client cache.cff
- failure_stack.txt