Hey together,
i haven´t found any documentation on how Cloudflare uses their http/3+quic protocol on cloudflare tunnel applications.
For example:
Browser — Cloudflare ---- CloudflareD(locally) ----- Local HTTPS Endpoint
The Endpoint has HTTP1.1. Is Cloudflare Tunnel using http/3 only between Browser and Cloudflare or also between Cloudflare and CloudflareD and the conversion to http1.1 is done by CloudflareD locally?
Another Scenario is also interesting because we want to use it in the very near future:
Browser — Cloudflare ----- Cloudflare Load Balancer ---- CloudflareD(locally) ----- Local HTTPS Endpoint
On which Connection Paths Cloudflare will use http/3?