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 ...
Version1.0compared with
Version Details
| 0.9.1 | 1.0 | |
|---|---|---|
| Release date | Sep 20, 2011 | Oct 07, 2011 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 0.9.1 | 1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.rackspace.papi.commons » configuration | 0.9.1 | 1.0 |
| ~ Updated | com.rackspace.papi.commons » jetty-container | 0.9.1 | 1.0 |
| ~ Updated | com.rackspace.papi.commons » utilities | 0.9.1 | 1.0 |
| ~ Updated | com.rackspace.papi.components » distributed-datastore | 0.9.1 | 1.0 |
| ~ Updated | com.rackspace.papi.core » core-lib | 0.9.1 | 1.0 |