aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nginx-naxsi/anonymise.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/nginx-naxsi: => 1.11.10 / naxsi 0.55.3 / use supervise-daemonStuart Cardall2017-03-211-46/+45
| | | | | | * initd now uses supervise-daemon for service supervision * removes duplicate --with-http_realip_module * removes scgi_params & uwsgi_params as the servers are disabled
* community/nginx-naxsi: move back to testingCarlo Landmeter2016-08-221-0/+76
|
* testing/[various]: move to communityStuart Cardall2016-08-211-76/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | albatross-themes apk-post-messages autossh bitcoin btrbk entr ffmpegthumbnailer firejail firetools fwsnort gnome-colors imapsync inetutils-syslogd inotify-tools-inc isync junit ktsuss letsencrypt-nosudo libmbim libndp libqmi libteam mini-sendmail modemmanager namecoin networkmanager nginx-naxsi numix-themes nxapi opencl-headers opencl-icd-loader opus-tools perl-authen-ntlm perl-bit-vector perl-data-uniqid perl-file-copy-recursive perl-getopt-argvfile perl-io-tee perl-iptables-chainmgr perl-iptables-parse perl-module-scandeps perl-par-dist perl-par-packer perl-par perl-uri-escape psad py-crcmod py-graphviz py-lz4 py-opencl py-opengl-accelerate runit secpwgen secure-delete socklog spacefm tinyssh udevil virt-viewer virtualbricks whois wrk xpra zram-init
* testing/nginx-naxsi: update to 1.9.12Stuart Cardall2016-03-011-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* testing/nginx-naxsi: update to 1.9.11Stuart Cardall2016-02-161-14/+14
|
* testing/nginx-naxsi: update to 1.9.9Stuart Cardall2015-12-291-18/+19
| | | | | | also enables --with-threads https://www.nginx.com/blog/thread-pools-boost-performance-9x/
* testing/nginx-naxsi: update to nginx 1.9.5 / naxsi 0.54Stuart Cardall2015-10-071-33/+32
|
* testing/nginx-naxsi: new aportStuart Cardall2014-09-181-0/+76
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).