Skip to content

Commit 15ecce9

Browse files
[CF1] tunnel streaming error (#21028)
1 parent 6d61cf1 commit 15ecce9

File tree

1 file changed

+3
-0
lines changed
  • src/content/docs/cloudflare-one/connections/connect-networks/troubleshoot-tunnels

1 file changed

+3
-0
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/troubleshoot-tunnels/common-errors.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,6 @@ By default the [`cloudflared` Docker container](https://github.com/cloudflare/cl
173173

174174
</TabItem> </Tabs>
175175

176+
## Cloudflare Tunnel is buffering my streaming response instead of streaming it live.
177+
178+
Proxied traffic through Cloudflare Tunnel is buffered by default unless the origin server includes the response header `Content-Type: text/event-stream`. The `Content-Type: text/event-stream` response header tells `cloudflared` to stream data as it arrives instead of buffering the entire response.

0 commit comments

Comments
 (0)