Cloud Load Balancer 在连接到上游服务器时是否支持 QUIC?

Does Cloud Load Balancer support QUIC when connecting to an upstream server?

Introducing QUIC support for HTTPS load balancing explains how QUIC is supported for a client <-> load balancer connection. My upstream server uses aioquic 并且仅接受 HTTP/3 主动尝试的连接,不支持从 HTTP/1.1 或 HTTP2 升级。我可以将 Cloud Load Balancer 配置为始终通过 HTTP/3 与 Google Kubernetes Engine 中的上游服务器通信吗?

截至目前,您不能使用 QUIC/HTTP3 后端,当使用 HTTP(S) 负载平衡时,支持以下后端协议:

HTTP, HTTPS, HTTP/2

有关支持的后端协议的更多信息,请参阅此处info