From 75336f7dbca5200377f146760572d0499c9799eb Mon Sep 17 00:00:00 2001 From: Ianislav Vasilev Date: Sat, 16 Jun 2018 01:34:09 +0300 Subject: [PATCH] Update README.md Added additional information to how fabio handles consul health check statuses. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 040c36da0..e34d6524d 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,7 @@ The full documentation is on [fabiolb.net](https://fabiolb.net/) 3. Register a **health check** in consul as described [here](https://consul.io/docs/agent/checks.html). - Make sure the health check is **passing** since fabio will only watch services - which have a passing health check. + By default fabio only watches services which have a **passing** health check, unless overriden with [registry.consul.service.status](https://fabiolb.net/ref/registry.consul.service.status/). 4. Register one `urlprefix-` tag per `host/path` prefix it serves, e.g.: