cloudflare / cloudflare/cloudflare-docs

The terms "static redirect" and "dynamic redirect" are not defined

Open
#31,285 1 comment 0 reactions 5 assignees Claimed by @WalshyDev View on GitHub
content:edit documentation product:workers stale
Dominant language
MDX
Stars
5.2k
Forks
16.7k
Avg merge
2d 6h
Merged PRs (30d)
352

Description

### Existing documentation URL(s)

- https://developers.cloudflare.com/workers/static-assets/redirects/#per-file

### What changes are you suggesting?

The page currently states: "A `_redirects` file is limited to 2,000 static redirects and 100 dynamic redirects..." It also says that static redirects should appear before dynamic redirects.

However, it is unclear what makes a redirect "static" versus "dynamic". For example, does a `*` wildcard in `[source]` create a dynamic redirect even if the `[destination]` does not use `:splat`?

### Additional information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.