envoyproxy/envoy
GitHub で見るProposal: allow h2 ping optionally to reset idle timeouts
Open
#6,464 opened on 2019年4月2日
enhancementhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (平均マージ 8d) (30d で 378 merged PRs)
説明
Title: Allow h2 ping optionally to reset idle timeouts
Description: h2 ping is currently used by gRPC as a keep-alive mechanism. This seems like a useful notion in general, and exposing h2 pings at a higher layer is potentially useful for filters as well.
Relevant Links: