Hello, In the Apache configuration file, there is the following text: DO NOT EDIT. AUTOMATICALLY GENERATED. USE INCLUDE FILES IF YOU NEED TO MAKE A CHANGE ... # /etc/apache2/conf.d/includes/pre_main_global.conf # /etc/apache2/conf.d/includes/pre_virtualhost_global.conf # /etc/apache2/conf.d/includes/post_virtualhost_global.conf ...
So because of cPanel, any changes I make are lost. In which of the above files should I apply the changes? On Saturday, September 16, 2023 at 02:15:06 AM GMT+3:30, Frank Gingras <[email protected]> wrote: You can only load one mpm module at a time. Run apachectl -M to see the loaded mpm. On Fri, Sep 15, 2023 at 6:19 PM Jason Long <[email protected]> wrote: > Hello, > What happens if I use both modules at the same time? > > > >> >> >> On Fri, Sep 15, 2023 at 3:08 PM, Daniel Ferradal >> <[email protected]> wrote: >> >> >> >> >> >> El vie, 15 sept 2023 a las 13:36, Daniel Ferradal (<[email protected]>) >> escribió: >>> >>> When I probably recommended MaxSpareThreads == to MaxRequestWorkers was >>> due to Apache httpd with third party modules not restarting gracefully, >>> that along to MaxConnectionsPerChild 0 would prevent HTTPD from trying to >>> restart them. >>> >> I meant httpd server child processes not restarting gracefully >> >> >> -- >> Daniel Ferradal >> HTTPD Project >> #httpd help at Libera.Chat >> >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
