envoyproxy / envoyproxy/nighthawk
Stream handling should be able to apply back-pressure
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 414
- Forks
- 95
- Merge medio
- 2 d 9 h
- PR fusionados (30 d)
- 11
Descripción
In https://github.com/envoyproxy/nighthawk/pull/205 we fixed an ASSERT that would trigger when sending off large requests. However, when sending very large requests, we will buffer everything.
It would be great to be able to apply controlled / configurable backpressure.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.