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 ...
Version3.0.2compared with
Version Details
| 3.0.1 | 3.0.2 | |
|---|---|---|
| Release date | Feb 20, 2014 | Feb 28, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 3.0.1 | 3.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.rackspace.papi.commons » configuration | 3.0.1 | 3.0.2 |
| ~ Updated | com.rackspace.papi.commons » jetty-container | 3.0.1 | 3.0.2 |
| ~ Updated | com.rackspace.papi.commons » utilities | 3.0.1 | 3.0.2 |
| ~ Updated | com.rackspace.papi.components » datastore-api | 3.0.1 | 3.0.2 |
| ~ Updated | com.rackspace.papi.core » core-lib | 3.0.1 | 3.0.2 |
| ~ Updated | com.rackspace.papi.service » rate-limiting-service | 3.0.1 | 3.0.2 |