diff --git a/httpd.service.xml b/httpd.service.xml index b8fe7b3..8008b16 100644 --- a/httpd.service.xml +++ b/httpd.service.xml @@ -167,6 +167,20 @@ Wants=network-online.target + Automated service restarts + + System packages (including the httpd package itself) may + restart the httpd service automatically after packages are + upgraded, installed, or removed. This is done using the + systemctl reload httpd.service, which + produces a graceful restart by default as + described above. + + To suppress automatic reloads entirely, create the file + /etc/sysconfig/httpd-disable-posttrans. + + + Changing the default MPM (Multi-Processing Module) httpd offers a choice of multi-processing modules (MPMs),