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.2.1compared with
Version Details
| 2.2.0 | 2.2.1 | |
|---|---|---|
| Release date | Aug 03, 2012 | Aug 16, 2012 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 2.2.0 | 2.2.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.rackspace.papi.commons » configuration | 2.2.0 | 2.2.1 |
| ~ Updated | com.rackspace.papi.commons » jetty-container | 2.2.0 | 2.2.1 |
| ~ Updated | com.rackspace.papi.commons » utilities | 2.2.0 | 2.2.1 |
| ~ Updated | com.rackspace.papi.components » distributed-datastore | 2.2.0 | 2.2.1 |
| ~ Updated | com.rackspace.papi.core » core-lib | 2.2.0 | 2.2.1 |
| ~ Updated | com.rackspace.papi.service » rate-limiting-service | 2.2.0 | 2.2.1 |