Difference between revisions of "Conf/Parameters/shutdowntimeout"

From AOLserver Wiki
Jump to navigation Jump to search
(Created page with '= ns_param listenbacklog = part of ns/parameters Secs to wait on shutdown if open conns ns_param shutdowntimeout 20')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= ns_param listenbacklog =
+
= ns_param shutdowntimeout=
  
 
part of [[Conf/Parameters|ns/parameters]]
 
part of [[Conf/Parameters|ns/parameters]]
  
Secs to wait on shutdown if open conns
+
On server shutdown wait this number of seconds before killing running threads.
  
 
   ns_param  shutdowntimeout 20
 
   ns_param  shutdowntimeout 20

Latest revision as of 16:21, 20 December 2011

ns_param shutdowntimeout

part of ns/parameters

On server shutdown wait this number of seconds before killing running threads.

 ns_param   shutdowntimeout 20