Fedora 44 baseline update

This commit is contained in:
2026-05-04 21:09:35 -05:00
parent 0d874aa552
commit 42ecc990c6
7 changed files with 92 additions and 62 deletions
@@ -10,11 +10,6 @@
#
#LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
# worker MPM: Multi-Processing Module implementing a hybrid
# multi-threaded multi-process web server
# See: http://httpd.apache.org/docs/2.4/mod/worker.html
#
#LoadModule mpm_worker_module modules/mod_mpm_worker.so
# event MPM: A variant of the worker MPM with the goal of consuming
# threads only for connections with active processing