Skip to content

Commit 8021d93

Browse files
authored
[ZT] Tunnel sizing for private DNS (#22805)
* pcx-15531 * edit wording
1 parent 019d3df commit 8021d93

File tree

1 file changed

+4
-0
lines changed
  • src/content/docs/cloudflare-one/connections/connect-networks/configure-tunnels/tunnel-availability

1 file changed

+4
-0
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/configure-tunnels/tunnel-availability/system-requirements.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ netsh int ipv6 set dynamicport udp start=11000 num=50000
5757

5858
</TabItem> </Tabs>
5959

60+
### Private DNS
61+
62+
DNS queries utilize [more system resources](#estimated-throughput) compared to TCP and non-DNS UDP requests. To optimize service availability, Cloudflare recommends splitting [private DNS traffic](/cloudflare-one/connections/connect-networks/private-net/cloudflared/private-dns/) into its own Cloudflare Tunnel. The tunnel should run on a dedicated host and only include routes for your internal DNS resolver IPs.
63+
6064
### ulimits
6165

6266
On Linux and macOS, `ulimit` settings determine the system resources available to a logged-in user. We recommend configuring the following ulimits on the `cloudflared` server:

0 commit comments

Comments
 (0)