Skip to content

Commit

Permalink
update CDN notes
Browse files Browse the repository at this point in the history
  • Loading branch information
keivanipchihagh authored Apr 13, 2023
1 parent 33c79ef commit c03951c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,11 @@ This part is tricky! Make sure your VPN does indeed work **before** following th
2. Turn on proxied on Cloudflare (CDN)
3. Wait about a minute or two for it to process. You can check if changes are applyed pinging your subdomain and notice your real server IP is now hidden!

> **Warning**
> **TCP** and **UDP** protocols no longer work with CDN enabled, as CDN is a streaming service! Use only *Websocket*.

> **Note**
> You can ONLY use websocket protocol with CDN! Typical TCP and UDPs don't work with CDN enabled.
> Changes can take place from in few minutes and sometimes an hour. Grab some popcorn 🍿

## 🎗️ Benchmarks

Expand Down

0 comments on commit c03951c

Please sign in to comment.