diff --git a/installer/resources/wrapper.config b/installer/resources/wrapper.config index a43af1b2d58d0338c00beb16d308fa709b2f67a8..30d97e82207bb2ad363bfd0af9d4c48bcf0488a8 100644 --- a/installer/resources/wrapper.config +++ b/installer/resources/wrapper.config @@ -103,6 +103,9 @@ wrapper.jvm_exit.timeout=10 # 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 + # use the wrapper's internal timer thread. otherwise this would # force a restart of the router during daylight savings time as well # as any time that the OS clock changes