We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f760563 commit 3ee1b93Copy full SHA for 3ee1b93
src/content/docs/cloudflare-one/policies/gateway/proxy.mdx
@@ -13,7 +13,7 @@ The Gateway proxy is required for filtering HTTP and network traffic via the WAR
13
14
## Proxy algorithm
15
16
-Gatway uses the [Happy Eyeballs algorithm](https://datatracker.ietf.org/doc/html/rfc6555) to proxy traffic in the following order:
+Gateway uses the [Happy Eyeballs algorithm](https://datatracker.ietf.org/doc/html/rfc6555) to proxy traffic in the following order:
17
18
1. The user's browser initiates the TCP handshake by sending Gateway a TCP SYN segment.
19
2. Gateway sends a SYN segment to the origin server.
0 commit comments