Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Server Limit Directive of worker MPM

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Security problems in IIS (2146893055)  
Author Message
Veda

External


Since: Mar 23, 2005
Posts: 1



(Msg. 1) Posted: Wed Mar 23, 2005 12:58 am
Post subject: Server Limit Directive of worker MPM
Archived from groups: alt>apache>configuration (more info?)

Hi All,
Are there any upper limits for the directives ServerLimit and
ThreadsPerChild in worker MPM ?

When I set the worker MPM directives to the following , I get a
warning message when I stop / start apache.

Changes made to the Directive Settings are :

StartServers 3
MaxClients 2500
MinSpareThreads 25
MaxSpareThreads 75
ThreadsPerChild 100
MaxRequestsPerChild 10000
ServerLimit 25
MaxMemFree 2000

Warning Messages I get when I stop / start apache

WARNING: ThreadsPerChild of 100 exceeds ThreadLimit value of 64
threads, lowering ThreadsPerChild to 64. To increase, please see the
ThreadLimit directive.
WARNING: MaxClients (2500) is not an integer multiple
of ThreadsPerChild (64), lowering MaxClients to 2496
for a maximum of 39 child processes,
WARNING: MaxClients of 2496 would require 39 servers,
and would exceed the ServerLimit value of 16.
Automatically lowering MaxClients to 1024. To increase,
please see the ServerLimit directive.
httpd (pid 10050) already running


According to the warning messages upper limit for ServerLimit
directive is 16 and for ThreadsPerChild it is 64 . Is my analysis
correct ? Is there way by which I can increase these values ?

Thanks & Regards,
Vinitha

 >> Stay informed about: Server Limit Directive of worker MPM 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
limit upload speed on my server - Hello, Can I limit th upload speed on my server in a virtual host? So they can't download at more that 10 Ko/s. Thanks.

Limit the number of connections on a Apache web server - Hi ! I would like to limit the number of connection open by browsers on a apache web server. I mean, I would like that only 5 (for example...) browser can access to my web server. The others would receive an error message until a browser "leave&quo...

CookieTracking Directive - When I set 'CookieTracking On' in file commonhttpd.conf, and restart httpd without any errormessage, then I don't get any answer from the webserver anymore!!. mod_usertrack.c is OK I think. Any ideas? Lennart

DirectoryIndex Directive Ignored - I have a virtual host set up like this -: <VirtualHost xx.xxx.xx.xx:80> ServerName rt.example.com DocumentRoot /opt/rt3/share/html &lt;IfModule mod_dir.c&gt; DirectoryIndex index.html &lt;/IfMo...

How do I use the Win32DisableAcceptEx directive please? - I have installed Apache 2.0.49 on Windows XPpro. It runs but throws an error when I try to access http://myPCName/ . The error log suggests I use the Win32DisableAcceptEx directive. I assume that this goes in the config file but I have not been able....
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]