* wrapper.config: Increase shutdown timeout

This commit is contained in:
zzz
2011-11-09 18:33:06 +00:00
parent 6a234759d5
commit 3fbe8e70e6

View File

@@ -184,7 +184,7 @@ 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=30
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 15 seconds and see if anyone moans..