Local rate limitingΒΆ

Envoy supports local (non-distributed) rate limiting of L4 connections via the local rate limit filter.

Note that Envoy also supports global rate limiting. Local rate limiting can be used in conjunction with global rate limiting to reduce load on the global rate limit service.