mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 02:03:13 -05:00
Fix all READMEs and some other fluff (#788)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user