I have set the minBytesPerSecond webLimit configuration setting to '0' in the applicationHost.config, as well as ran the following command:
appcmd.exe set config -section:system.applicationHost/webLimits /minBytesPerSecond:"0" /commit:apphost
I have restarted the server but I am still getting 'Timer_MinBytesPerSecond' messages in my httperr logs. Am I missing something?
I am running Windows Server 2016 with IIS 10.