> For the complete documentation index, see [llms.txt](https://waap.docs.link11.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://waap.docs.link11.com/v2.12.0/using-the-product/how-do-i.../set-rate-limits.md).

# Set Rate Limits

Different types of rate limits are defined in different parts of the Reblaze interface.

**Global:** The [Static Rules -> Speed & Rate](/v2.12.0/product-walkthrough/security/static-rules.md#speed-and-rate) settings apply to your entire planet.

**By location:** Rate limits for specific locations/URLs can be created by defining the locations within [Web Proxy -> Security Profiles](/v2.12.0/product-walkthrough/settings/web-proxy/security-profiles.md#managing-locations), and selecting "More" at the end of each location's entry in the list. See full explanation here: [Setting Rate Limits for a Location](/v2.12.0/product-walkthrough/settings/web-proxy/security-profiles.md#setting-rate-limits-for-a-location).&#x20;

**By traffic source:** Requestors who are submitting excessive requests can be banned for configured lengths of time. This can be done via [Dynamic Rules](/v2.12.0/product-walkthrough/security/dynamic-rules.md).&#x20;

## Creating Rate Limiting Exemptions

Creating exemptions from rate limits is done differently, depending on the scope of the rate limits being addressed.

**Global:** Create an [ACL Policy with an OC suffix](/v2.12.0/product-walkthrough/security/profiles/acl-policies.md#special-acls).

**By location:** Create an [ACL Policy](/v2.12.0/product-walkthrough/security/profiles/acl-policies.md) with the name "**Rate Limit Whitelist**". This can exempt any combination of IP, Country, and ASN. The Policy should then be included in a [Profile](/v2.12.0/product-walkthrough/security/profiles.md), and the Profile should be [assigned](/v2.12.0/product-walkthrough/settings/web-proxy/security-profiles.md#assigning-a-security-profile-to-a-location) to the appropriate location(s)  or portions of your site/application. Example:

![An ACL with this name will exempt the traffic sources from rate limiting for the specific location](/files/-LxWrTRkeOkyuckjosuh)

**By traffic source:** A traffic source can be exempted from Dynamic Rule filtering either by [adding an Ignore parameter to the Rule itself](/v2.12.0/product-walkthrough/security/dynamic-rules.md#dynamic-rule-settings), or by adding the traffic source to the [Whitelist within the Quarantine section](/v2.12.0/product-walkthrough/security/quarantined.md#whitelist).
