Skip to content

Commit 4b04d27

Browse files
[Aegis] Add concurrent connections and China availability (#18039)
* Add concurrent connections info to ips-allocation * Add note about Aegis not available in China
1 parent 435b36c commit 4b04d27

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

src/content/docs/aegis/about/ips-allocation.mdx

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,18 @@ Cloudflare Aegis supports both IPv4 and IPv6 addresses.
1313

1414
IPv6 address ranges are deployed globally, meaning your Aegis IPv6 addresses can be used for connections from Cloudflare to your origin servers across all Cloudflare data centers.
1515

16+
:::note[China exception]
17+
Aegis is currently **not** available in the [Cloudflare China Network](/china-network/), operated by Cloudflare's partner JD Cloud.
18+
:::
19+
1620
For IPv4 addresses, you should work with your account team to choose the locations where each IP should be deployed. Ideally, your Aegis IPv4 addresses should be placed near your origin servers and adjusted to the amount of traffic expected for each region.
1721

18-
:::caution[Warning]
22+
Refer to [connection forwarding](/aegis/about/connection-forwarding/) to understand how requests are processed when reaching different Cloudflare data centers.
1923

20-
If you are using [Regional Services](/data-localization/regional-services/), you should take this into consideration when allocating Aegis IPv4. Traffic will egress from the specified locations as long as you have Aegis IPs provisioned in those locations.
21-
:::
24+
## Connections to your origin
2225

23-
Refer to [connection forwarding](/aegis/about/connection-forwarding/) to understand how requests are processed when reaching different Cloudflare data centers.
26+
Each Aegis IP can support 40,000 concurrent connections per origin IP. For example, if you have one Aegis IP and two origins (A and B), this single Aegis IP can support 40,000 concurrent connections to origin A, while simultaneously supporting 40,000 concurrent connections to origin B.
27+
28+
## Regional services
29+
30+
If you are using [Regional Services](/data-localization/regional-services/), you should take this into consideration when allocating Aegis IPv4. Traffic will egress from the specified locations as long as you have Aegis IPs provisioned in those locations.

0 commit comments

Comments
 (0)