From 396733cb133e07158def06a743f18b49902b6f69 Mon Sep 17 00:00:00 2001 From: gac-x10da Date: Mon, 5 Aug 2019 14:59:00 +0200 Subject: [PATCH] Closedown --- config/jcae.properties | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/config/jcae.properties b/config/jcae.properties index 95e9ec8..2a3ef79 100644 --- a/config/jcae.properties +++ b/config/jcae.properties @@ -1,11 +1,12 @@ -#Tue Jan 10 16:17:44 CET 2017 +#Mon Aug 05 14:58:48 CEST 2019 ch.psi.jcae.ContextFactory.addressList= ch.psi.jcae.ContextFactory.serverPort= ch.psi.jcae.ContextFactory.maxArrayBytes=20000000 ch.psi.jcae.ChannelFactory.retries=1 -ch.psi.jcae.ChannelFactory.timeout=500 -ch.psi.jcae.impl.DefaultChannelService.retries= -ch.psi.jcae.impl.DefaultChannelService.timeout= +ch.psi.jcae.ChannelFactory.timeout=1000 +ch.psi.jcae.impl.DefaultChannelService.retries=1 +ch.psi.jcae.impl.DefaultChannelService.timeout=500 ch.psi.jcae.ContextFactory.autoAddressList=false ch.psi.jcae.ContextFactory.useShellVariables=true ch.psi.jcae.ContextFactory.addLocalBroadcastInterfaces=false +ch.psi.jcae.ContextFactory.maxSendArrayBytes=