Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion website/content/docs/agent/limits/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ description: Rate limiting is a set of Consul server agent configurations that y

---

# Limit Traffic Rates Overview
# Limit traffic rates overview

This topic provides overview information about the traffic rates limits you can configure for Consul servers.

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/agent/limits/init-rate-limits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ page_title: Initialize Rate Limit Settings
description: Learn how to determins regular and peak loads in your network so that you can set the initial global rate limit configurations.
---

# Initialize Rate Limit Settings
# Initialize rate limit settings

In order to set limits for traffic, you must first understand regular and peak loads in your network. We recommend completing the following steps to benchmark request rates in your environment so that you can implement limits appropriate for your applications.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ layout: docs
page_title: Set a Global Limit on Traffic Rates
description: Use global rate limits to prevent excessive rates of requests to Consul servers.
---
# Set a Global Limit on Traffic Rates

# Set a global limit on traffic rates

This topic describes how to configure rate limits for RPC and gRPC traffic to the Consul server.

Expand Down