Skip to content

Conversation

@EsraShrouf
Copy link
Contributor

broken link

@EsraShrouf EsraShrouf requested a review from a team as a code owner April 8, 2025 14:56
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)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's the safelinks URL which won't work. You need to use the actual URL and then remove the language segment, that is, in the us, you remove /en-us

Copy link
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@wadepickett wadepickett merged commit 8055df7 into MicrosoftDocs:main May 19, 2025
2 checks passed
tdykstra pushed a commit that referenced this pull request Dec 20, 2025
* 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 <wpickett@microsoft.com> * 'accessPolicy' is mis-represented and mis-understood (#1119) * 'accessPolicy' is a little mis-represented. And definitely needs to call out that preventing execution does not necessarily prevent initialization. * Update add.md Updated ms.date * Update index.md --------- Co-authored-by: Wade Pickett <wpickett@microsoft.com> * Add SFI ms.custom values (#1120) * Update docfx.json with ms.update-cycle setting (#1121) Adding ms.update-cycle setting in docfx.json to reflect tier level support. * Update getting-started-with-the-iis-manager-in-iis-7-and-iis-8.md (#1124) Grammar error * Update Reverse Proxy Rule Templates (#1125) * adding URL Rewrite samples for blocking tomcat path traversal * updating URL Rewrite rule template article * Adding sample rule for redirecting https * Adding sample rule for redirecting https * Apply suggestions from code review Minor style guide related adjustments --------- Co-authored-by: Wade Pickett <wpickett@microsoft.com> --------- Co-authored-by: EsraShrouf <79594213+EsraShrouf@users.noreply.github.com> Co-authored-by: Steve Molloy <smolloy@microsoft.com> Co-authored-by: Dickson Mwendia <64727760+Dickson-Mwendia@users.noreply.github.com> Co-authored-by: Fenton Hutson <112075131+FentonPlusPlus@users.noreply.github.com> Co-authored-by: Konst Khurin <kkhurin@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants