envoyproxy/envoy

Proposal: allow h2 ping optionally to reset idle timeouts

Open

#6.464 aberto em 2 de abr. de 2019

Ver no GitHub
 (7 comments) (11 reactions) (0 assignees)C++ (5.373 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 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:

Guia do colaborador