Update enterprise banner

pull/19384/head
Chris S. Kim 2023-10-26 11:38:17 -04:00
parent b9249e25d8
commit 93341a6e52
1 changed files with 9 additions and 7 deletions

View File

@ -8,6 +8,8 @@ description: Learn how to limit the rate of requests to services in a Consul ser
This topic describes how to configure Consul to limit the request rate to services in the mesh.
<EnterpriseAlert> This feature is available in Consul Enterprise. </EnterpriseAlert>
## Introduction
Consul allows you to configure settings to limit the rate of HTTP requests a service receives from sources in the mesh. Limiting request rates is one strategy for building a resilient and highly-available network.
@ -18,7 +20,7 @@ You can limit request rates for all traffic to a service, as well as set rate li
## Requirements
Consul v1.17.0 or later
Consul Enterprise v1.17.0 or later
## Limit request rates to a service on all paths