[users@httpd] Calculating max workers

2021-04-26 Thread Norbert Elbanbuena
Hi, Can I still use this formula for sizing Apache on my system? (buffer/shared Mem - Reserved mem for other PID) / Apache PID size I'm just wondering how to calculate max capacity for my server. Regards, Norbert

Re: [users@httpd] Apache max workers in /server-status not same as MaxWorkers in mpm_event_module

2021-04-26 Thread Norbert Elbanbuena
, Apr 26, 2021 at 2:28 PM Norbert Elbanbuena mailto:norb...@teligentip.com>> wrote: Hi, $ ./apachectl -v Server version: Apache/2.4.46 (Unix) Server built: Nov 15 2020 14:32:04 I just accessed /server-status?refresh=5 to regularly refresh the page. But I think understand the counts bett

Re: [users@httpd] Apache max workers in /server-status not same as MaxWorkers in mpm_event_module

2021-04-26 Thread Norbert Elbanbuena
h S/O version and Apache version. Send the command and options used for check status. Tks. On Mon, Apr 26, 2021 at 10:59 AM Norbert Elbanbuena mailto:norb...@teligentip.com>> wrote: Hi, I attempted to tune Apache's configuration, and used below settings: ThreadsPerChild 64 MaxReq

Re: [users@httpd] Apache max workers in /server-status not same as MaxWorkers in mpm_event_module

2021-04-26 Thread Norbert Elbanbuena
in /server-status not same as MaxWorkers in mpm_event_module On Mon, Apr 26, 2021 at 9:53 AM Norbert Elbanbuena mailto:norb...@teligentip.com>> wrote: Hi, I attempted to tune Apache's configuration, and used below settings: ThreadsPerChild 64 MaxRequestWorkers 1600 MinSpareThread

[users@httpd] Apache max workers in /server-status not same as MaxWorkers in mpm_event_module

2021-04-26 Thread Norbert Elbanbuena
136 130 10220 1 0 Am I reading it incorrectly? Regards, Norbert Elbanbuena

[users@httpd] Apache server status shows multiple waiting for connections

2021-04-26 Thread Norbert Elbanbuena
OS, or the web application? Is the /server-status output showing historical data for all requests processed by workers? Or does the information update everytime you get the stats? Warm regards, Norbert Elbanbuena - To unsubscri