iis-docs
iis-docs copied to clipboard
Documentation for IIS
I have a problem with Application Request Routing (ARRHelper) on Windows 11 Professional (64-bit) behind a webfarm After installing requestrouterhelper_x64.msi (ARR 3.0) on Windows 11 Professional (64-bit) and having a...
The version of Microsoft.Web.Administration.dll in the NuGet package hasn't been updated since 2018, this makes it impossible to set newer SSLFlags. --- #### Document Details ⚠ *Do not edit this...
The siteDefaults article https://learn.microsoft.com/en-us/iis/configuration/system.applicationhost/sites/sitedefaults/ does not mention the recent addition of the `` element in the Compatibility table or in the list of Child elements, but per https://learn.microsoft.com/en-us/iis/configuration/system.applicationhost/sites/sitedefaults/hsts it is...
Download no longer available: https://www.microsoft.com/download/details.aspx?id=43353 On this page: iis/extensions/url-rewrite-module/using-custom-rewrite-providers-with-url-rewrite-module.md
When I searched the internet for "IIS Server Variables", I found 2 documents: * https://learn.microsoft.com/en-us/previous-versions/iis/6.0-sdk/ms524602(v=vs.90)?redirectedfrom=MSDN * https://learn.microsoft.com/en-us/iis/web-dev-reference/server-variables The first link is for a previous version that is not being updated....
This doc talks about the Dynamic IP Security, an IIS Module: https://learn.microsoft.com/en-us/iis/manage/configuring-security/using-dynamic-ip-restrictions This module was discontinued by Microsoft: (source: https://www.iis.net/downloads/microsoft/dynamic-ip-restrictions) Trying to find out, i discovered that this module now...
This list contains the default provider factories shipped with the Microsft.Web.Deployment assembly. Additional implementations created by third-parties are not listed in this enumeration. It should be **Microsoft.Web.Deployment** assembly --- ####...
https://learn.microsoft.com/en-us/iis/configuration/system.webserver/httpcompression/ Description for minFileSizeForComp says Specifies the minimum number of **kilobytes** a file must contain in order to use on-demand compression. The default value for IIS 7.5 is 2700; for...
The docs state: > Current valid values are "v2.0" and "v1.1". Additional values will be accepted when new versions of the .NET Framework are installed on the IIS server. But...
I was intrigued by this paragraph: > One of the performance benefits of the x64 platform is that it increases virtual address space, making more memory available. We recommend that...