envoyproxy/envoy

Add an HTTP protocol versions sandbox

Open

#17,145 建立於 2021年6月25日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/docsarea/examplesarea/httpenhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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

貢獻者指南