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]


Reply via email to