From 6f948df089fe30312596748e172a0058a0dfc86a Mon Sep 17 00:00:00 2001 From: zzz Date: Mon, 2 Feb 2009 13:59:50 +0000 Subject: [PATCH] remove dup --- installer/resources/wrapper.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/installer/resources/wrapper.config b/installer/resources/wrapper.config index 177bc1c0b..4d09ba12c 100644 --- a/installer/resources/wrapper.config +++ b/installer/resources/wrapper.config @@ -136,14 +136,13 @@ wrapper.on_exit.4=RESTART wrapper.on_exit.5=RESTART # the router may take a few seconds to save state, etc -wrapper.jvm_exit.timeout=10 +wrapper.jvm_exit.timeout=30 # give the OS 60s to clear all the old sockets / etc before restarting wrapper.restart.delay=60 wrapper.ping.interval=600 wrapper.ping.timeout=605 -wrapper.jvm_exit.timeout=30 # use the wrapper's internal timer thread. otherwise this would # force a restart of the router during daylight savings time as well