Skip to content

Commit 2110c24

Browse files
authored
Removed header limits for custom fields (#21408)
1 parent 8468e30 commit 2110c24

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/docs/logs/reference/custom-fields.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,6 @@ If you are a Cloudflare Access user, as of March 2022 you have to manually add t
209209

210210
## Limitations
211211

212-
* You can configure up to 40 custom fields across all field types (HTTP request headers, HTTP response headers, and cookies) per zone.
213-
* The maximum length of custom field data for HTTP request headers, Cookies, and HTTP response headers combined is 8 KB. Any data over this limit will be truncated.
214212
* For headers which may be included multiple times (for example, the `set-cookie` response header), a custom field will only log the first instance of the header. Subsequent headers of the same type will be ignored.
215213
* Currently, Cloudflare only logs original request/response headers. Headers that were modified earlier in the request lifecycle with [Transform Rules](/rules/transform/) will not be logged.
216214
* The request header `Range` is currently not supported by Custom Fields.

0 commit comments

Comments
 (0)