The rate limiting filter is used to limit the usage rate a which a specific user or member of a group accesses the origin service.
Headers:
X-PP-User (rquired)
Single value header used to describe a unique client that makes requests. The name is used to store request hits.
This header must be set by one of the Identity filters upstream from rate limiting.
X-PP-Groups (optional)
List of string values that describe all limit groups the ...
Version2.3.5compared with
Version Details
| 2.3.4 | 2.3.5 | |
|---|---|---|
| Release date | Oct 01, 2012 | Oct 03, 2012 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 2.3.4 | 2.3.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.rackspace.papi.commons » configuration | 2.3.4 | 2.3.5 |
| ~ Updated | com.rackspace.papi.commons » jetty-container | 2.3.4 | 2.3.5 |
| ~ Updated | com.rackspace.papi.commons » utilities | 2.3.4 | 2.3.5 |
| ~ Updated | com.rackspace.papi.components » distributed-datastore | 2.3.4 | 2.3.5 |
| ~ Updated | com.rackspace.papi.core » core-lib | 2.3.4 | 2.3.5 |
| ~ Updated | com.rackspace.papi.service » rate-limiting-service | 2.3.4 | 2.3.5 |