Hi,
Gary discovered that when letting the CVT idle for too long, the
connections between L1 agents and L2 times out. This can be solved by
changing ClientConnectEventHandler so that:
environment.put("jmx.remote.x.request.timeout", Long.MAX_VALUE);
is used instead of the current 60000.
Does anybody know if this could badly impact other things? I want to
make sure before changing some timeout value that maybe something else
relies on.
Thanks,
Geert
--
Geert Bevin
Terracotta - http://www.terracotta.org
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev