Am 24.12.19 um 16:06 schrieb Gionatan Danti:
Il 24-12-2019 11:30 John Pierce ha scritto:
on the other hand, 99% of those security updates are things that probably don't affect most centos deployments.
It does not only affect security, but also *functional* updates.
For an example of a quite important, but not fixed bug in current CentOS 8: https://bugzilla.redhat.com/show_bug.cgi?id=1680481 Long story short: currently, CentOS 8 is not usable as webmail server with classical httpd+prefork+mod_php (due to httpd crashing loop).
The default and for performance and less mem resources reasons is mpm_event handler and php via fpm ... did you tried?
-- Leon