Author: asmuts
Date: Fri Aug 29 14:26:04 2008
New Revision: 690394
URL: http://svn.apache.org/viewvc?rev=690394&view=rev
Log:
adding a property
Modified:
jakarta/jcs/trunk/xdocs/RemoteAuxCache.xml
Modified: jakarta/jcs/trunk/xdocs/RemoteAuxCache.xml
URL:
http://svn.apache.org/viewvc/jakarta/jcs/trunk/xdocs/RemoteAuxCache.xml?rev=690394&r1=690393&r2=690394&view=diff
==============================================================================
--- jakarta/jcs/trunk/xdocs/RemoteAuxCache.xml (original)
+++ jakarta/jcs/trunk/xdocs/RemoteAuxCache.xml Fri Aug 29 14:26:04 2008
@@ -201,6 +201,8 @@
registry.port=1102
# call back port to local caches.
remote.cache.service.port=1102
+# rmi socket factory timeout
+remote.cache.rmiSocketFactoryTimeoutMillis=5000
# cluster setting
remote.cluster.LocalClusterConsistency=true
remote.cluster.AllowClusterGet=true
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]