summaryrefslogtreecommitdiff
path: root/modules/caddytls
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2022-06-02 12:32:23 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2022-06-02 12:32:23 -0600
commit9864b138fbae57615998a27158787f4468247476 (patch)
tree0bbb46421220f30593e240a96c82035be63d9db0 /modules/caddytls
parent3d18bc56b93512c0980cfc89a68979f0920c2c50 (diff)
reverseproxy: api: Remove misleading 'healthy' value
In v2.5.0, upstream health was fixed such that whether an upstream is considered healthy or not is mostly up to each individual handler's config. Since "healthy" is an opinion, it is not a global value. I unintentionally left in the "healthy" field in the API endpoint for checking upstreams, and it is now misleading (see #4792). However, num_requests and fails remains, so health can be determined by the API client, rather than having it be opaquely (and unhelpfully) determined for the client. If we do restore this value later on, it'd need to be replicated once per reverse_proxy handler according to their individual configs.
Diffstat (limited to 'modules/caddytls')
0 files changed, 0 insertions, 0 deletions