[users@httpd] Use MPM other than worker,event and prefork

2017-08-17 Thread Hemant Chaudhary
Hi folks, I have installed apache-2.4.25 with worker module. But I want my apache to start with my own module instead of worker module. In httpd.config, I have commented LoadModule worker.so, but when I am staring apache, it is looking for worker module. Where I need to change code so that it wil

[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