Skip to content

Commit 8a58a1b

Browse files
ranbeldaisyfaithauma
authored andcommitted
SSE limitation (#22226)
1 parent d36b90e commit 8a58a1b

File tree

1 file changed

+4
-3
lines changed
  • src/content/docs/cloudflare-one/connections/connect-networks/do-more-with-tunnels

1 file changed

+4
-3
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/do-more-with-tunnels/trycloudflare.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,12 @@ TryCloudflare quick tunnels are currently not supported if a `config.yaml` confi
3838
- Cloudflare's features historically require you to own a domain, set that domain's DNS to Cloudflare's nameservers, and configure its DNS records before you can begin to use any services. We hope to make more and more of our products available to trial without that burden.
3939
- We don't guarantee any SLA or uptime of TryCloudflare - we plan to test new Cloudflare Tunnel features and improvements on these free tunnels. This provides us with a group of connections to test before we deploy to production customers. Free tunnels are meant to be used for testing and development, not for deploying a production website.
4040

41-
### Limits
41+
### Limitations
4242

43-
Quick Tunnels are subject to a hard limit on the number of concurrent requests that can be proxied at any point in time. Currently, this limit is 200 in-flight requests. If a Quick Tunnel hits this limit, the HTTP response will return a `429` status code.
43+
- Quick Tunnels are subject to a hard limit on the number of concurrent requests that can be proxied at any point in time. Currently, this limit is 200 in-flight requests. If a Quick Tunnel hits this limit, the HTTP response will return a `429` status code.
44+
- Quick Tunnels do not support Server-Sent Events (SSE).
4445

45-
This limit only applies to Quick Tunnels. To avoid this limit, [sign up](https://dash.cloudflare.com/sign-up) for a Cloudflare account and [create a Cloudflare Tunnel](/cloudflare-one/connections/connect-networks/get-started/).
46+
These limitations only apply to Quick Tunnels. To avoid these limitations, [sign up](https://dash.cloudflare.com/sign-up) for a Cloudflare account and [create a Cloudflare Tunnel](/cloudflare-one/connections/connect-networks/get-started/).
4647

4748
### Legal
4849

0 commit comments

Comments
 (0)