Skip to content

Commit 2449927

Browse files
authored
Update Platform limits to be more direct
1 parent 22f4b4c commit 2449927

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/workers/platform/limits.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,15 +286,15 @@ If you need more than 500 Workers, consider using [Workers for Platforms](/cloud
286286

287287
### Number of routes per zone
288288

289-
Each zone has a limit of 1,000 [routes](/workers/configuration/routing/routes/). If you require more than 1,000 routes on your zone, consider using [Workers for Platforms](/cloudflare-for-platforms/workers-for-platforms/) or request an increase to this limit.
289+
Each zone has a limit of 1,000 [routes](/workers/configuration/routing/routes/). If you require more than 1,000 routes on your zone, consider using [Workers for Platforms](/cloudflare-for-platforms/workers-for-platforms/).
290290

291291
### Number of custom domains per zone
292292

293-
Each zone has a limit of 100 [custom domains](/workers/configuration/routing/custom-domains/). If you require more than 100 custom domains on your zone, consider using a wildcard [route](/workers/configuration/routing/routes/) or request an increase to this limit.
293+
Each zone has a limit of 100 [custom domains](/workers/configuration/routing/custom-domains/). If you require more than 100 custom domains on your zone, consider using a wildcard [route](/workers/configuration/routing/routes/).
294294

295295
### Number of routed zones per Worker
296296

297-
When configuring [routing](/workers/configuration/routing/), the maximum number of zones that can be referenced by a Worker is 1,000. If you require more than 1,000 zones on your Worker, consider using [Workers for Platforms](/cloudflare-for-platforms/workers-for-platforms/) or request an increase to this limit.
297+
When configuring [routing](/workers/configuration/routing/), the maximum number of zones that can be referenced by a Worker is 1,000. If you require more than 1,000 zones on your Worker, consider using [Workers for Platforms](/cloudflare-for-platforms/workers-for-platforms/).
298298

299299
---
300300

@@ -334,4 +334,4 @@ Review other developer platform resource limits.
334334

335335
- [KV limits](/kv/platform/limits/)
336336
- [Durable Object limits](/durable-objects/platform/limits/)
337-
- [Queues limits](/queues/platform/limits/)
337+
- [Queues limits](/queues/platform/limits/)

0 commit comments

Comments
 (0)