Hello,
we have disabled the mpm_event module in OPNsense on a trial basis and loaded the mpm_prefork module instead by adjusting the httpd.conf:
#LoadModule mpm_event_module libexec/apache24/mod_mpm_event.so
LoadModule mpm_prefork_module libexec/apache24/mod_mpm_prefork.so
We then restarted the service (service apache24 restart).
Unfortunately, the behaviour is the same.
Merry Christmas and best regards
Thomas
we have disabled the mpm_event module in OPNsense on a trial basis and loaded the mpm_prefork module instead by adjusting the httpd.conf:
#LoadModule mpm_event_module libexec/apache24/mod_mpm_event.so
LoadModule mpm_prefork_module libexec/apache24/mod_mpm_prefork.so
We then restarted the service (service apache24 restart).
Unfortunately, the behaviour is the same.
Merry Christmas and best regards
Thomas
"