Re: [users@httpd] Two questions on httpd tuning

2017-08-18 Thread Luca Toscano
Hi Martin, 2017-08-18 10:09 GMT+02:00 Martin Knoblauch : > > > Lets say I wanted to increase MaxRequestWorkers to e.g. 800. One of the > several solutions would be to up ServerLimit to 32 and leave > ThreadsPerChild at 25. But I could also leave ServerLimit at 16 and up > ThreadsPerChild to 50. O

Re: [users@httpd] Two questions on httpd tuning

2017-08-18 Thread Martin Knoblauch
Hi Luca, On Fri, Aug 18, 2017 at 9:01 AM, Luca Toscano wrote: > Hi Martin, > > 2017-08-17 17:40 GMT+02:00 Martin Knoblauch : > >> Hi, >> >> this is for httpd-2.4.26 with the mpm_worker_module. I have one >> practical and one more theoretical question. >> >> First, is there a way to determine t

Re: [users@httpd] Two questions on httpd tuning

2017-08-18 Thread Luca Toscano
Hi Martin, 2017-08-17 17:40 GMT+02:00 Martin Knoblauch : > Hi, > > this is for httpd-2.4.26 with the mpm_worker_module. I have one practical > and one more theoretical question. > > First, is there a way to determine the maximum number of concurrent > requests that have been processed at any tim

[users@httpd] Two questions on httpd tuning

2017-08-17 Thread Martin Knoblauch
Hi, this is for httpd-2.4.26 with the mpm_worker_module. I have one practical and one more theoretical question. First, is there a way to determine the maximum number of concurrent requests that have been processed at any time since the last server (re)start? Second, if I have the default confi