5 Commits

Author SHA1 Message Date
Stuart Cardall
ae38003ba5 testing/nginx-naxsi: update to 1.9.12
Changes with nginx 1.9.12                                        24 Feb 2016

    *) Feature: Huffman encoding of response headers in HTTP/2.
       Thanks to Vlad Krasnov.

    *) Feature: the "worker_cpu_affinity" directive now supports more than
       64 CPUs.

    *) Bugfix: compatibility with 3rd party C++ modules; the bug had
       appeared in 1.9.11.
       Thanks to Piotr Sikora.

    *) Bugfix: nginx could not be built statically with OpenSSL on Linux;
       the bug had appeared in 1.9.11.

    *) Bugfix: the "add_header ... always" directive with an empty value did
       not delete "Last-Modified" and "ETag" header lines from error
       responses.

    *) Workaround: "called a function you should not call" and "shutdown
       while in init" messages might appear in logs when using OpenSSL
       1.0.2f.

    *) Bugfix: invalid headers might be logged incorrectly.

    *) Bugfix: socket leak when using HTTP/2.

    *) Bugfix: in the ngx_http_v2_module.
2016-03-01 12:22:49 +00:00
Stuart Cardall
638e824b78 testing/nginx-naxsi: update to 1.9.11 2016-02-16 06:40:12 +00:00
Stuart Cardall
e865d0f2e8 testing/nginx-naxsi: update to 1.9.9
also enables --with-threads

https://www.nginx.com/blog/thread-pools-boost-performance-9x/
2015-12-29 17:22:09 +01:00
Stuart Cardall
931f84256b testing/nginx-naxsi: update to nginx 1.9.5 / naxsi 0.54 2015-10-07 11:35:27 +00:00
Stuart Cardall
7596de12a5 testing/nginx-naxsi: new aport
NGINX with naxsi WAF support https://github.com/nbs-system/naxsi

Built with the same modules as Debian + SysGuard from Tengine.

Nginx patched to anonymise server strings.

With the WAF & SysGuard enabled nginx-naxsi benchmarked @ approx
600 connections / second (the same as the standard Alpine nginx pkg).
With the WAF disabled 640 connections / second (as the mail modules
are removed as per the naxsi author's recommendation).
2014-09-18 09:47:11 +00:00