envoyproxy/envoy

health check filter: cache response body

开放

#3,525 创建于 2018年6月1日

 (5 条评论) (0 个反应) (0 位负责人)C++ (5,373 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Currently the health check filter only caches the status code of health checks. It would be nice to be able to cache the entire response body to allow other clients that might care about the body go through envoy and the health checking filter.

贡献者指南