---
title: Throttling policies
description: Configure PingGateway throttling policies to limit how many requests clients can make in a defined time period
component: pinggateway
version: 2026
page_id: pinggateway:reference:ThrottlingPolicies
canonical_url: https://docs.pingidentity.com/pinggateway/2026/reference/ThrottlingPolicies.html
revdate: 2026-01-20T12:00:00Z
---

# Throttling policies

To protect applications from being overused by clients, use a [ThrottlingFilter](ThrottlingFilter.html) with one of the following policies to limit how many requests clients can make in a defined time.

* [DefaultRateThrottlingPolicy](DefaultRateThrottlingPolicy.html)

* [MappedThrottlingPolicy](MappedThrottlingPolicy.html)

* [ScriptableThrottlingPolicy](ScriptableThrottlingPolicy.html)
