envoyproxy/envoy
View on GitHubProposal: allow h2 ping optionally to reset idle timeouts
Open
#6,464 opened on Apr 2, 2019
enhancementhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
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: