Update README.md

This commit is contained in:
Denis Denisov 2017-05-11 00:02:04 +03:00 committed by GitHub
parent ff87979198
commit 6000d6ebc2
1 changed files with 18 additions and 1 deletions

View File

@ -180,7 +180,10 @@ Socket Sharding in NGINX 1.9.1+ (DragonFly BSD and Linux 3.9+)
Without [`sendfile_max_chunk`](https://nginx.org/r/sendfile_max_chunk) limit, one fast connection may seize the worker process entirely. Without [`sendfile_max_chunk`](https://nginx.org/r/sendfile_max_chunk) limit, one fast connection may seize the worker process entirely.
Happy Hacking! Happy Hacking!
-------------- ==============
Reference links
---------------
* http://www.codestance.com/tutorials-archive/nginx-tuning-for-best-performance-255 * http://www.codestance.com/tutorials-archive/nginx-tuning-for-best-performance-255
* https://www.keycdn.com/support/tcp-fast-open/ * https://www.keycdn.com/support/tcp-fast-open/
@ -201,3 +204,17 @@ Happy Hacking!
* https://www.nginx.com/blog/tuning-nginx/ * https://www.nginx.com/blog/tuning-nginx/
* https://www.maxcdn.com/blog/nginx-application-performance-optimization/ * https://www.maxcdn.com/blog/nginx-application-performance-optimization/
* https://www.linode.com/docs/websites/nginx/configure-nginx-for-optimized-performance * https://www.linode.com/docs/websites/nginx/configure-nginx-for-optimized-performance
Static analyzers
----------------
* https://github.com/yandex/gixy
Syntax highlighting
-------------------
* https://github.com/chr4/sslsecure.vim
* https://github.com/chr4/nginx.vim
NGINX config formatter
----------------------
* https://github.com/1connect/nginx-config-formatter
* https://github.com/lovette/nginx-tools/tree/master/nginx-minify-conf