Skip to Main Content
Feature Request FR-4136
Product Area APIs
Status CLOSED

1 Voters

Fixing No rate limiting Vulnerability

srinivas.kikkuru Public
· Dec 9 2024

Idea Summary
This occurs when an application or API does not properly limit the rate at which requests are sent or received by a serve

Use Case
session state is grabbed from url and the same request has been submitted again and again.

Preferred Solution (Optional)
Implement Rate Limiting: Set a maximum number of requests a client can make within a specified time frame.

We reviewed this idea carefully and came to the conclusion that it does not constitute an appropriate APEX feature request.

Comments

Comments

  • vincent morneau Admin OP 5 weeks ago

    Hi @srinivas.kikkuru ,

    We discussed this idea today and came to the conclusion that this is a web tier level concern, not APEX.