envoyproxy/envoy

Proposal: allow h2 ping optionally to reset idle timeouts

Open

#6 464 ouverte le 2 avr. 2019

Voir sur GitHub
 (7 commentaires) (11 réactions) (0 assignés)C++ (5 373 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

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:

Guide contributeur