Skip to content

Commit 166e731

Browse files
Update src/content/docs/api-shield/security/volumetric-abuse-detection.mdx
Co-authored-by: marciocloudflare <[email protected]>
1 parent 80239a6 commit 166e731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/api-shield/security/volumetric-abuse-detection.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Volumetric Abuse Detection generates rate limit thresholds only after collecting
4040
Thresholds are suggested only for endpoints that satisfy all of the following requirements within the last seven days (or since initial discovery):
4141

4242
- The endpoint must receive sufficient valid traffic (traffic that meets the [API Discovery](/api-shield/security/api-discovery/#requirements) criteria). Intermittent or erratic traffic may prevent suggestions.
43-
- The endpoint must be accessed by at least 50 distinct sessions in any 24-hour period during the last 7 days.
43+
- The endpoint must be accessed by at least 50 distinct sessions in any 24-hour period during the last seven days.
4444
- <GlossaryTooltip term="session identifier" link="/api-shield/get-started/#to-set-up-session-identifiers">Session identifiers</GlossaryTooltip>, such as an authorization token available as a request header or cookie, must be configured to allow Cloudflare to accurately detect individual sessions and perform the required per-session rate analysis.
4545

4646
After adding a session identifier, allow 24 hours for rate limit recommendations to appear on endpoints in the Cloudflare dashboard.

0 commit comments

Comments
 (0)