On 9/21/07, James Sherwood <[EMAIL PROTECTED]> wrote:
> My understanding if you dont have that directive the max is 250.
>
> I have tried hitting it with 1000 concurrent connections and it does not
> throw a server too busy error.
See the ListenBacklog directive.
Apache does not send a nicely-for
r 21, 2007 12:18 PM
Subject: Re: [EMAIL PROTECTED] Max Users
Have you tried to add that directive ?
MaxClients N
Luis
James Sherwood wrote:
Hello,
I am trying to get my apache to not allow users past X number.
We are using Apache 2.0.54 on Win2003 server
The httpd.conf does not have a MaxC
Have you tried to add that directive ?
MaxClients N
Luis
James Sherwood wrote:
Hello,
I am trying to get my apache to not allow users past X number.
We are using Apache 2.0.54 on Win2003 server
The httpd.conf does not have a MaxClients directive in it.
The only thing it has is:
ThreadsPer
Hello,
I am trying to get my apache to not allow users past X number.
We are using Apache 2.0.54 on Win2003 server
The httpd.conf does not have a MaxClients directive in it.
The only thing it has is:
ThreadsPerChild 450
MaxRequestsPerChild 0
There is no module called mpm_winnt.c in any of t