API Gateway Basic Rate limiting SLA based policy template

Specifies the maximum value for the number of messages processed per time period, and rejects any messages beyond the maximum

home

The Rate Limiting policy enables you to limit the number of requests that an API can accept within a time window. The API rejects any request that exceeds this limit. You can configure limits with window sizes ranging from milliseconds to years.

Rate Limit Types

The Rate Limiting policy implements additional granularity using the following types of rate limit:

  • Resource-level policies

Impose a limit on all requests that match the resource to which it is applied. All policies, except the Cross-Origin Resource Sharing (CORS) policy, are resource-level.

  • SLA-based policiesImpose a limit specified by the level of access granted to the requesting application. The Rate Limiting policy is SLA-based.

When the API Gateway is configured to work as a Mule Cluster, the policy can be configured to work in a distributed manner.

This policy is intended to be used for non-Mule applications managed by Anypoint Service Mesh.

Additional References

TypePolicy
OrganizationMuleSoft
Published by
MuleSoft Organization
Published onApr 24, 2020
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.0