From 3e295a520991c4e065c0bd3d86ab61809e70644f Mon Sep 17 00:00:00 2001 From: Max Phillips Date: Mon, 24 Feb 2025 15:04:27 -0600 Subject: [PATCH] Apply suggestions --- .../policies/gateway/egress-policies/dedicated-egress-ips.mdx | 2 +- src/content/docs/cloudflare-one/policies/gateway/lists.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/cloudflare-one/policies/gateway/egress-policies/dedicated-egress-ips.mdx b/src/content/docs/cloudflare-one/policies/gateway/egress-policies/dedicated-egress-ips.mdx index 65b365007f2089c..8bdfd6ef91e087f 100644 --- a/src/content/docs/cloudflare-one/policies/gateway/egress-policies/dedicated-egress-ips.mdx +++ b/src/content/docs/cloudflare-one/policies/gateway/egress-policies/dedicated-egress-ips.mdx @@ -43,7 +43,7 @@ When testing against another origin, you may see either an IPv4 or IPv6 address. ### Concurrent connections -Each dedicated egress IP assigned to your organization supports 40,000 concurrent connections per origin. You can configure multiple origins for each combination of dedicated egress IP and source port. +Each dedicated egress IP assigned to your organization supports 40,000 concurrent connections per destination IP and destination port. You can configure multiple origins for each combination of dedicated egress IP and source port. ### Unsupported traffic diff --git a/src/content/docs/cloudflare-one/policies/gateway/lists.mdx b/src/content/docs/cloudflare-one/policies/gateway/lists.mdx index f2498da54f7f91e..965c4ee07afc9e1 100644 --- a/src/content/docs/cloudflare-one/policies/gateway/lists.mdx +++ b/src/content/docs/cloudflare-one/policies/gateway/lists.mdx @@ -45,7 +45,7 @@ Your lists can include up to 1,000 entries for Standard plans and 5,000 for Ente ### Wildcard entries -Hostname lists do not support wildcard entries. You will need to add domains as exact matches. Adding a wildcard to lists comprised of hostnames will return an error when you save. +Hostname lists do not support wildcard entries (`*.example.com`). You will need to add domains as exact matches. Adding a wildcard to lists comprised of hostnames will return an error when you save. ### Duplicate entries