Fix all READMEs and some other fluff (#788)

This commit is contained in:
Miek Gieben
2017-07-24 08:24:53 -07:00
committed by GitHub
parent 1e6f134783
commit f33b02689c
13 changed files with 35 additions and 32 deletions

View File

@@ -1,9 +1,10 @@
# proxy
*proxy* facilitates both a basic reverse proxy and a robust load balancer. The proxy has support for
multiple backends. The load balancing features include multiple policies, health checks, and
failovers. If all hosts fail their health check the proxy middleware will fail back to randomly
selecting a target and sending packets to it.
*proxy* facilitates both a basic reverse proxy and a robust load balancer.
The proxy has support for multiple backends. The load balancing features include multiple policies,
health checks, and failovers. If all hosts fail their health check the proxy middleware will fail
back to randomly selecting a target and sending packets to it.
## Syntax