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')
 
Line 3: Line 3:
 
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

Revision as of 16:20, 20 December 2011

ns_param listenbacklog

part of ns/parameters

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

 ns_param   shutdowntimeout 20