Hello,
I installed NGINX with:
--add-module=../mod_security/nginx/modsecurity --with-http_ssl_module --with-openssl=/xxx
If i start the services i got a lot of this:
2014/04/13 21:24:35 [alert] 11297#0: *1741 zero size buf in writer t:0 r:0 f:0 0000000000000000 0000000000000000-0000000000000000 0000000000000000 0-0 while sending to client, client: 33.80.250.218, server: xx, request: "GET /wp-content/plugins/scbb.css?ver=0.5.7_482014120156 HTTP/1.1", upstream: "https://xx/wp-content/plugins/scbb.css?ver=0.5.7_482014120156", host: "xx", referrer: "xx"
and:
2014/04/13 21:25:33 [alert] 12065#0: worker process 12068 exited on signal 11
2014/04/13 21:25:33 [alert] 12065#0: worker process 12069 exited on signal 11
2014/04/13 21:25:33 [alert] 12065#0: worker process 12070 exited on signal 11
2014/04/13 21:25:38 [alert] 12065#0: worker process 12071 exited on signal 11
2014/04/13 21:26:07 [alert] 12065#0: worker process 12072 exited on signal 9
Using NGINX 1.4.7 + Latest Mod_Security + Latest OpenSSL
I got this with SSL Wordpress. (HTML = Random worker process alert only)
Because it's a clean installation, i think it is not a big problem.