Commit Graph

46 Commits

Author SHA1 Message Date
Denis Denisov 5b08808d00
Update README.md 2024-05-10 01:21:40 +03:00
Denis Denisov f9f35f5843
Update README.md 2022-07-20 04:24:39 +03:00
Denis Denisov 0adb7a89ef
Update README.md 2022-07-20 04:24:09 +03:00
Denis Denisov fd24e4033e
Update README.md 2021-09-13 21:20:38 +03:00
Denis Denisov 078abea6d6
Update README.md 2021-09-13 21:18:41 +03:00
Denis Denisov 764a7a5a4c
Update README.md 2021-09-13 21:18:23 +03:00
Denis Denisov bd94f8bc90
x-accel 2020-10-02 20:01:53 +03:00
slekwati bffd6f27dc
Proofread README (#7)
Amending some typos
2020-10-02 18:42:16 +03:00
Denis Denisov 95f5b459fb
nginxConfigFormatterGo
Resolved #6
2020-09-18 17:35:25 +03:00
Denis Denisov 01675961bb
High‑Performance Caching with NGINX and NGINX Plus 2019-11-13 15:51:11 +02:00
Denis Denisov fc575825a1
NGINX TLS SNI routing, based on subdomain pattern 2019-10-26 08:26:28 +03:00
Denis Denisov 3e44558c4d
Update README.md 2019-06-29 12:47:49 +03:00
Denis Denisov 56bd401837
Update README.md 2019-05-10 12:47:41 +03:00
Denis Denisov 3d3f35d7fc
Update README.md 2019-05-10 12:45:24 +03:00
Denis Denisov 9ec6011e48
Update README.md 2019-04-30 06:00:37 +03:00
Denis Denisov d37480c14d
Update README.md 2019-04-10 13:27:23 +03:00
Denis Denisov 69d8459bee
Update README.md 2019-04-01 07:27:01 +03:00
Denis Denisov fe666a49f6
Update README.md 2019-03-28 22:04:01 +02:00
Denis Denisov 1df84b9e49
Update README.md 2019-03-28 21:57:40 +02:00
Denis Denisov 69c9b8bc31
Disable TFO (TCP Fast Open)
Ref: https://bugs.chromium.org/p/chromium/issues/detail?id=635080
And here's the Firefox bug where it was set to disabled by default: https://bugzilla.mozilla.org/show_bug.cgi?id=1398201
2019-03-21 11:55:34 +02:00
Denis Denisov ca7ba30941
Update README.md 2019-02-24 06:46:51 +02:00
Denis Denisov e9b222771f
HTTP Streaming (or Chunked vs Store & Forward) 2019-02-20 16:38:38 +02:00
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