Skip to content

Commit 4d6595e

Browse files
committed
freshness review
1 parent 8c2019a commit 4d6595e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/web-application-firewall/afds/waf-front-door-rate-limit.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
22
title: Web application firewall rate limiting for Azure Front Door
33
description: Learn how to use web application firewall rate limiting to protect your web applications from malicious attacks.
4-
author: johndowns
4+
author: vhorne
55
ms.service: web-application-firewall
6-
ms.topic: article
6+
ms.topic: concept-article
77
services: web-application-firewall
8-
ms.date: 04/20/2023
9-
ms.author: jodowns
8+
ms.date: 07/29/2024
9+
ms.author: victorh
1010
---
1111

1212
# What is rate limiting for Azure Front Door?
1313

14-
Rate limiting enables you to detect and block abnormally high levels of traffic from any socket IP address. By using Azure Web Application Firewall in Azure Front Door, you can mitigate some types of denial-of-service attacks. Rate limiting also protects you against clients that were accidentally misconfigured to send large volumes of requests in a short time period.
14+
Rate limiting enables you to detect and block abnormally high levels of traffic from any socket IP address. By using Azure Web Application Firewall in Azure Front Door, you can mitigate some types of denial-of-service attacks. Rate limiting also protects you against clients that were accidentally misconfigured to send large volumes of requests in a short time period.
1515

16-
The socket IP address is the address of the client that initiated the TCP connection to Azure Front Door. Typically, the socket IP address is the IP address of the user, but it might also be the IP address of a proxy server or another device that sits between the user and Azure Front Door. If you have multiple clients that access Azure Front Door from different socket IP addresses, they each have their own rate limits applied.
16+
The socket IP address is the address of the client that initiated the TCP connection to Azure Front Door. Typically, the socket IP address is the IP address of the user, but it might also be the IP address of a proxy server or another device that sits between the user and Azure Front Door If you have multiple clients that access Azure Front Door from different socket IP addresses, they each have their own rate limits applied.
1717

1818
## Configure a rate limit policy
1919

0 commit comments

Comments
 (0)