You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by me...@apache.org on 2020/07/28 15:53:19 UTC

[incubator-apisix] branch master updated (4015071 -> 520ef31)

This is an automated email from the ASF dual-hosted git repository.

membphis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git.


    from 4015071  change: the timeout of `healthcheck` should be number type. (#1892)
     add 520ef31  feature: health check supports custom host port. (#1914)

No new revisions were added by this update.

Summary of changes:
 apisix/balancer.lua       |  17 +++--
 apisix/schema_def.lua     |   5 ++
 doc/health-check.md       |   1 +
 doc/zh-cn/health-check.md |   1 +
 t/node/healthcheck.t      | 172 ++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 189 insertions(+), 7 deletions(-)