On 2007.09.14, Tom Jackson <[EMAIL PROTECTED]> wrote: > On Friday 14 September 2007 06:58, Shedi Shedi wrote: > > I check the docs and previous posts regarding maxconns, that it is the > > number of connections that will be served by a single thread before it > > dies. > > Yeah, I think this is right. maxthreads indicates how many you can > service at once. I thought there would be a number indicating when to > stop queueing new conns, maybe it is ns_limits.
Yeah, oops--maxconns is the number of requests a thread should service before it exits. ns_limits should control request processing limits, oops. So, the question is ... what ns_limits does Shedi have configured? -- Dossy -- Dossy Shiobara | [EMAIL PROTECTED] | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
