Update readme.md

This commit is contained in:
advplyr 2024-01-24 16:55:21 -06:00 committed by GitHub
parent dcec2154c0
commit 02aabb8f97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -326,8 +326,8 @@ Health checking is enabled by default. `Http check method` of `OPTIONS` is not s
If Health check fails, data will not be forwared.
Need to do one of following:
* Change `Health check method` to `none`. To disable.
* Change `Http check method` to `HEAD` or `GET`. To make Health checking function.
* To disable: Change `Health check method` to `none`.
* To make Health checking function: Change `Http check method` to `HEAD` or `GET`.
# Run from source