健康检查
健康检查配置概述。
{
"name": "health_check",
"config": {
"pass_through_mode": "...",
"endpoint": "...",
"cache_time_ms": "..."
}
}
pass_through_mode
(required, boolean) 指定过滤器是否在通过模式下运行。endpoint
(required, string) 指定健康检查的HTTP API端口。例如/healthcheck
。cache_time_ms
(optional, integer) 如果在通过模式下运行,则过滤器将缓存上游响应的时间(以毫秒为单位)。
返回
当前内容版权归 lixiangyun 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 lixiangyun .