Commit Graph

24 Commits

Author SHA1 Message Date
Denis Denisov 3be9764992
NGINX HTTP Request Stages 2019-02-09 08:34:55 +02:00
Denis Denisov f5ffa92817
Secure webapp with these HTTP headers 2019-02-09 08:34:30 +02:00
Denis Denisov 757a2c960b
Reverse proxies & Inconsistency
This wiki is a cheat sheet. It is a result of analysis of various reverse proxies, cache proxies, load balancers, etc. The article (https://www.acunetix.com/blog/articles/a-fresh-look-on-reverse-proxy-related-attacks/) describes the goals of the research and how you can use the cheat sheet.
More examples can be found in the presentation (https://speakerdeck.com/greendog/reverse-proxies-and-inconsistency).
2019-02-09 08:33:30 +02:00
Denis Denisov 0f18751d98
NGINX Hardening 2019-01-28 19:48:53 +02:00
Denis Denisov 24e1a2046e
NGINX server and improve its performance
Powerful ways to supercharge your NGINX server and improve its performance
2019-01-13 11:25:23 +02:00
Denis Denisov d10b802227
Nginx Secure Configuration 2019-01-13 11:24:36 +02:00
Denis Denisov 0b15adbfb5
Update README.md 2018-12-11 20:31:56 +02:00
Denis Denisov b091541272
NGiИX config webui generator 2018-11-20 20:20:13 +02:00
Denis Denisov fae0cfaf65 Prioritization HTTP/2 with BBR & tcp_notsent_lowat 2018-11-10 16:01:46 +02:00
Denis Denisov fa9f520110 Updated MIME types for gzip
* https://github.com/h5bp/server-configs-nginx/blob/master/mime.types
  - https://github.com/h5bp/server-configs-nginx/commits/master/mime.types
* https://github.com/jshttp/mime-db
* https://github.com/nginx/nginx/pull/2
* http://hg.nginx.org/nginx/file/tip/conf/mime.types

Resolved #3
2018-09-23 16:54:32 +03:00
Son Dang 22a8815393 Fix typos in README (#2)
README file contains some typos and unnecessary whitespace. This commit
fixes that issue.
2018-09-17 20:22:08 +03:00
Denis Denisov d381e5030d
Selecting based on SSL/TLS protocol version
http://nginx.org/en/docs/stream/ngx_stream_ssl_preread_module.html#example
2018-07-27 00:42:21 +03:00
Denis Denisov 37ee83eba5
Update README.md 2018-07-05 18:14:49 +03:00
Denis Denisov 7de61fa59b
nginxinc/crossplane 2018-05-29 18:43:04 +03:00
Denis Denisov 1475b95c99
HTTP/2 Server Push with NGINX 2018-04-18 21:19:44 +03:00
Denis Denisov 487eb9e616
Update README.md
Resolved #1
2018-02-27 04:33:06 +02:00
Denis Denisov 3e1185e637
nofile limit & SELinux 2017-12-30 21:06:53 +02:00
Denis Denisov 49af81655a Introducing CI/CD with NGINX & NGINX Plus 2017-07-10 20:09:07 +03:00
Denis Denisov 482c4dbb8f nginx/contrib/vim 2017-05-11 00:03:43 +03:00
Denis Denisov 6000d6ebc2 Update README.md 2017-05-11 00:02:04 +03:00
Denis Denisov ff87979198 TCP/UDP Load Balancing: Overview, Tips, and Tricks 2017-04-29 11:00:13 +03:00
Denis Denisov 1f86670638 Overcoming Ephemeral Port Exhaustion in NGINX 2017-04-24 09:33:07 +03:00
Denis Denisov 9eda3390f2 HTTP Keepalive Connections and Web Performance 2017-04-24 09:30:54 +03:00
Denis Denisov a4a99de8e1 NGINX tuning for best performance Raw 2017-03-18 04:03:24 +02:00