cloudflared: HTTP2 protocol with SSE support doesn't seem to work for tunneling Concourse
When adding protocol: http2 to the config file (supporting SSE) the tunnel to Concourse still fails to load build logs, so something must be off for SSE support.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 15 (7 by maintainers)
Commits related to this issue
- TUN-3458: Upgrade to http2 when available, fallback to h2mux when we reach max retries — committed to cloudflare/cloudflared by chungthuang 4 years ago
- TUN-3480: Support SSE with http2 connection, and add SSE handler to hello-world server — committed to cloudflare/cloudflared by chungthuang 4 years ago
Thank you for your patience. Digging further into the issue, we found our edge logic also needs to be updated, so I expect it to be ready tomorrow.