From fbc6f4268f39a3d1475b14075c55d7dc3006d155 Mon Sep 17 00:00:00 2001 From: EsraShrouf <79594213+EsraShrouf@users.noreply.github.com> Date: Tue, 8 Apr 2025 17:55:49 +0300 Subject: [PATCH 1/3] Update using-dynamic-ip-restrictions.md broken link --- .../configuring-security/using-dynamic-ip-restrictions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iis/manage/configuring-security/using-dynamic-ip-restrictions.md b/iis/manage/configuring-security/using-dynamic-ip-restrictions.md index db56995a6..b98a02a2b 100644 --- a/iis/manage/configuring-security/using-dynamic-ip-restrictions.md +++ b/iis/manage/configuring-security/using-dynamic-ip-restrictions.md @@ -179,7 +179,7 @@ Substatus code will either be 501 or 502 depending on which one of the two condi 501 -> Dynamic IP Restriction: too many concurrent requests were made from the same client IP. 502 -> Dynamic IP Restriction: the maximum number of requests from the same client IP within a specified time limit was reached. -Above codes are documented here: HTTP status code overview - Internet Information Services | Microsoft Learn +Above codes are documented here: [HTTP status code overview - Internet Information Services | Microsoft Learn](https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Ftroubleshoot%2Fdeveloper%2Fwebapps%2Fiis%2Fwww-administration-management%2Fhttp-status-code&data=05%7C02%7CEsra.Shrouf%40microsoft.com%7Cf97c53ddd42a45048f4c08dcaa5c9ac3%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638572561998869615%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=x5KThY9jpE4yFiAV%2BPIyGP2SyswJBeyJkHaTliCLbqE%3D&reserved=0) ## Enable Logging Only Mode: From 80f79a06c28649fb812a8af8d2bc207bd7af1499 Mon Sep 17 00:00:00 2001 From: Wade Pickett Date: Mon, 19 May 2025 08:24:01 -0700 Subject: [PATCH 2/3] Update iis/manage/configuring-security/using-dynamic-ip-restrictions.md Fixed link. --- .../configuring-security/using-dynamic-ip-restrictions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iis/manage/configuring-security/using-dynamic-ip-restrictions.md b/iis/manage/configuring-security/using-dynamic-ip-restrictions.md index b98a02a2b..c881ecd7d 100644 --- a/iis/manage/configuring-security/using-dynamic-ip-restrictions.md +++ b/iis/manage/configuring-security/using-dynamic-ip-restrictions.md @@ -179,7 +179,7 @@ Substatus code will either be 501 or 502 depending on which one of the two condi 501 -> Dynamic IP Restriction: too many concurrent requests were made from the same client IP. 502 -> Dynamic IP Restriction: the maximum number of requests from the same client IP within a specified time limit was reached. -Above codes are documented here: [HTTP status code overview - Internet Information Services | Microsoft Learn](https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Ftroubleshoot%2Fdeveloper%2Fwebapps%2Fiis%2Fwww-administration-management%2Fhttp-status-code&data=05%7C02%7CEsra.Shrouf%40microsoft.com%7Cf97c53ddd42a45048f4c08dcaa5c9ac3%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638572561998869615%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=x5KThY9jpE4yFiAV%2BPIyGP2SyswJBeyJkHaTliCLbqE%3D&reserved=0) +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) ## Enable Logging Only Mode: From 6d7a18c313d2a047a9ae8c22312d6a56638759d6 Mon Sep 17 00:00:00 2001 From: Wade Pickett Date: Mon, 19 May 2025 08:30:59 -0700 Subject: [PATCH 3/3] Update using-dynamic-ip-restrictions.md Fixed meta data author value's format --- .../configuring-security/using-dynamic-ip-restrictions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iis/manage/configuring-security/using-dynamic-ip-restrictions.md b/iis/manage/configuring-security/using-dynamic-ip-restrictions.md index c881ecd7d..464b6277b 100644 --- a/iis/manage/configuring-security/using-dynamic-ip-restrictions.md +++ b/iis/manage/configuring-security/using-dynamic-ip-restrictions.md @@ -1,6 +1,6 @@ --- title: "Using Dynamic IP Restrictions" -author: naziml,esshrouf +author: naziml 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..." ms.date: 02/16/2009 ms.assetid: a6881b7d-4080-440c-ab71-cb274ac6f128