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 ...