envoyproxy/envoy

Proposal: allow h2 ping optionally to reset idle timeouts

Open

#6,464 opened on Apr 2, 2019

View on GitHub
 (7 comments) (11 reactions) (0 assignees)C++ (5,373 forks)batch import
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:

Contributor guide