Skip to content

Commit 8055df7

Browse files
Update using-dynamic-ip-restrictions.md (#1097)
* Update using-dynamic-ip-restrictions.md broken link * Update iis/manage/configuring-security/using-dynamic-ip-restrictions.md Fixed link. * Update using-dynamic-ip-restrictions.md Fixed meta data author value's format --------- Co-authored-by: Wade Pickett <[email protected]>
1 parent bd38bb5 commit 8055df7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

iis/manage/configuring-security/using-dynamic-ip-restrictions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Using Dynamic IP Restrictions"
3-
author: naziml,esshrouf
3+
author: naziml
44
description: "The Dynamic IP Restrictions (DIPR) module for IIS 7.0 and above provides protection against denial of service and brute force attacks on web servers and web..."
55
ms.date: 02/16/2009
66
ms.assetid: a6881b7d-4080-440c-ab71-cb274ac6f128
@@ -179,7 +179,7 @@ Substatus code will either be 501 or 502 depending on which one of the two condi
179179
501 -> Dynamic IP Restriction: too many concurrent requests were made from the same client IP.
180180
502 -> Dynamic IP Restriction: the maximum number of requests from the same client IP within a specified time limit was reached.
181181

182-
Above codes are documented here: HTTP status code overview - Internet Information Services | Microsoft Learn
182+
Above codes are documented here: [HTTP status code overview - Internet Information Services | Microsoft Learn](https://learn.microsoft.com/troubleshoot/developer/webapps/iis/health-diagnostic-performance/http-status-code)
183183

184184
## Enable Logging Only Mode:
185185

0 commit comments

Comments
 (0)