Skip to content

Commit 360a7dc

Browse files
Jay JJaykah
Jay J
authored and
Jaykah
committed
Update README.md
add backup servers & httpchk
1 parent c0c3719 commit 360a7dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,9 @@ Each hash in that section has the following options:
194194
* `name`: a human-readable name for the default server; must be unique
195195
* `host`: the host or IP address of the server
196196
* `port`: the port where the service runs on the `host`
197+
* `backup` : boolean, use the server in backup mode
198+
* `httpchk` : boolean, use haproxy httpchk for this server, requires `"option httpchk /"` to be set under haproxy options
199+
* `chkport` : custom port for httpchk
197200

198201
The `default_servers` list is used only when service discovery returns no servers.
199202
In that case, the service proxy will be created with the servers listed here.

0 commit comments

Comments
 (0)