summarylogtreecommitdiffstats
path: root/wrapper.config
diff options
context:
space:
mode:
Diffstat (limited to 'wrapper.config')
-rwxr-xr-xwrapper.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrapper.config b/wrapper.config
index 4d54e65a668a..284f7eb6abf7 100755
--- a/wrapper.config
+++ b/wrapper.config
@@ -125,7 +125,7 @@ wrapper.jvm_exit.timeout=60
# give the OS 60s to clear all the old sockets / etc before restarting
# Let's change the default from 60 to 10 seconds and see if anyone moans..
-wrapper.restart.delay=10
+wrapper.restart.delay=5
wrapper.ping.interval=300
# The ping timeout must be at least 5 seconds longer than the value of wrapper.ping.interval.