Commit c448051
fix(tunnel): switch protocol QUIC -> http2 for backbone stability
QUIC traffic across CF backbone (esp SIN/BOM POPs to IAD origin)
intermittently fails with 'context canceled' or returns 502. http2
is more stable for cross-region tunneled traffic.
Symptoms reported: 502s for users routed via SIN POP while users
on US/EU POPs got 200s simultaneously.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 679def8 commit c448051
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments