Re: [users@httpd] mpm-event, ServerLimit and ThreadsPerChild on multicore systems

2015-11-23 Thread Abby Normal
On 20.11.2015 17:20, Eric Covener wrote: On Wed, Nov 18, 2015 at 3:45 PM, Abby Normal wrote: I ask this simple question because I could not find the relation to cpu cores and threads of CPU. If ServerLimit is for child processes than I do not see the point raising it above 8 because I have one

[users@httpd] Re: mpm-event, ServerLimit and ThreadsPerChild on multicore systems

2015-11-20 Thread Abby Normal
No one for this simple question? :) Regards, Abby >On 18.11.2015 21:45, Abby Normal wrote: Hello people, I hope someone can help me with this simple question. I searched the net but could not find a proper answer. Default event configuration is this: MaxRequestWorkers 400 =ThreadsPerChil

[users@httpd] mpm-event, ServerLimit and ThreadsPerChild on multicore systems

2015-11-18 Thread Abby Normal
Hello people, I hope someone can help me with this simple question. I searched the net but could not find a proper answer. Default event configuration is this: MaxRequestWorkers 400 =ThreadsPerChild x ServerLimit ServerLimit 16 ThreadsPerChild 25 ThreadLimit 64 So ie. I have a dedicated ser