None of the mentioned directives are set in httpd.conf  file:(
Where to look for them then?

On 1/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Those directives look OK Paritosh.

What about these directives:

ListenBacklog:
MaxMemFree:
ThreadLimit:
Win32DisableAcceptEx:

Have you tried setting the LogLevel to debug. see what help
messages you get in the error log then.

Keith


On Wed, 11 Jan 2006, paritosh mahana wrote:

> To: users@httpd.apache.org
> From: paritosh mahana < [EMAIL PROTECTED]>
> Subject: Re: [EMAIL PROTECTED] Max number of connections from a single client to a
>      server.
>
> Server OS:windows 2003 server
>
> Apacehe Version:2.0.53
>
> MPM:# WinNT MPM
> # ThreadsPerChild: constant number of worker threads in the server process
> # MaxRequestsPerChild: maximum  number of requests a server process serves
> <IfModule mpm_winnt.c>
> ThreadsPerChild 250
> MaxRequestsPerChild  0
> </IfModule>
>
> Requests per second: depends on how many simultaneous clients are runing.
>
>
>
> On 1/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> >
> > Hi Paitosh. Interesting problem!
> >
> > Can you give more details please for:
> >
> > OS:
> >
> > Apache version:
> >
> > MPM:
> >
> > How many requests per second:
> >
> > Regards Keith
> >
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> >    "   from the digest: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to