[mod-security-users] mod_security2 incomplete output
Brought to you by:
victorhora,
zimmerletw
|
From: Joachim Z. <j.z...@ep...> - 2019-06-19 10:45:54
|
Hi, i have started to test mod_security2 on openSuSE 42.3 some time ago. I ran into a problem with incomplete output of the webpages (on Apache with mod_php7). Once i disabled mod_security2, everything is fine again. I tested the same on a new Server with newer openSuSE Release (15.1) with all updates installed. Now i use php-fpm to serve PHP Content. I still encounter the same problem. The error occures not on every Request but on ~ 10%. I can reproduce by refreshing the same script. Also, the Apache child process crashes with a Segmentation fault. Tested with Apache prefork and event MPM. System: - openSuSE 15.1 - Apache 2.4.33 - mod_security2 2.9.2 I currently use the default configuration without any activated rules and "SecRuleEngine DetectionOnly" Thank you |