Envoy Rate Limits
Envoy is open-source software, not a hosted service, so the Envoy project does not impose request limits. Instead, Envoy is itself a tool for enforcing rate limits — operators configure local (token-bucket) and global (rate-limit-service) policies on their own deployments. Limits documented here describe Envoy's role as a rate-limit enforcer rather than as a constrained API.
Envoy Rate Limits is the machine-readable rate-limit profile for Envoy on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests_per_second and varies.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include Cloud Native, Proxy, Service Mesh, Rate Limiting, and Open Source.