Merge pull request #280 from gtilma/master

Add nginx paragraph, update dead link
This commit is contained in:
Mike Fiedler 2016-04-07 14:53:37 -04:00
commit 97c4b41d88
2 changed files with 11 additions and 1 deletions

View File

@ -112,6 +112,16 @@ connections). It supports health checks using the method built into AJP protocol
Nginx
-----
Nginx reverse proxy implementation supports load balancing for HTTP, HTTPS, FastCGI, uwsgi, SCGI,
and memcached. The default method is round-robin, but session persistence/stickiness (``ip_hash``)
and least connections (``least_conn``) methods are available. Flags for weighted load balancing and passive
server health checks can also be set on any of the backends.
`Nginx load balancing documentation`_
.. _Nginx load balancing documentation: http://nginx.org/en/docs/http/load_balancing.html
HAProxy
-------

View File

@ -70,5 +70,5 @@ http://www.snowplow.org/tom/worm/worm.html
/bin/false is not security
--------------------------
http://www.semicomplete.com/articles/ssh-security/
https://web.archive.org/web/20150907095805/http://www.semicomplete.com/articles/ssh-security