Difference between revisions of "Conf/Parameters/Maxconnections"

From AOLserver Wiki
Jump to navigation Jump to search
(Created page with '= ns_param maxconnections = part of ns/server/${servername} Max connections per connection thread before it is shut down ns_param maxconnections 100')
 
 
Line 1: Line 1:
 
= ns_param maxconnections =
 
= ns_param maxconnections =
  
part of [[Conf/Parameters|ns/server/${servername}]]
+
part of [[Conf/Parameters|ns/server]]
  
 
Max connections per connection thread before it is shut down
 
Max connections per connection thread before it is shut down
  
 
   ns_param  maxconnections  100
 
   ns_param  maxconnections  100

Latest revision as of 11:41, 21 December 2011

ns_param maxconnections

part of ns/server

Max connections per connection thread before it is shut down

 ns_param   maxconnections  100