envoyproxy/envoy

Add an HTTP protocol versions sandbox

Open

#17.145 aperta il 25 giu 2021

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/docsarea/examplesarea/httpenhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

description

it would be great to have a sandbox that demonstrated http3/quic - it would also be quite handy to have a sandbox that demonstrated proxying between protocol versions - ie

  • 3 backend servers each providing one of http 1/2/3
  • 3 frontend servers also fixed to 1/2/3 but proxying to the backends

we probs also want it to proxy to upstream https - which would hopefully catch issues like #17105

Guida contributor