.. _envoy_api_file_envoy/config/ratelimit/v2/rls.proto: Rate limit service ================== .. _envoy_api_msg_config.ratelimit.v2.RateLimitServiceConfig: config.ratelimit.v2.RateLimitServiceConfig ------------------------------------------ `[config.ratelimit.v2.RateLimitServiceConfig proto] `_ Rate limit :ref:`configuration overview `. .. code-block:: json { "grpc_service": "{...}" } .. _envoy_api_field_config.ratelimit.v2.RateLimitServiceConfig.grpc_service: grpc_service (:ref:`core.GrpcService `, *REQUIRED*) Specifies the gRPC service that hosts the rate limit service. The client will connect to this cluster when it needs to make rate limit service requests.