Microsoft WindowsServer 16
IIS 10
We have deployed a couple of sites on IIS for our users. Noticed that the IIS would stop working periodically during the day at different times and would have to be restarted.
Enabling the failed request tracing has helped us identify some IPs that had to be denied access even though there is a group policy on these sites. The frequency of IIS restarts has gone down but still exists.
If a restricted IP tries to access the site multiple times in a given time, the IIS stops responding and goes down. This causes problems for the users logged in.
Could I enable another user with permissions similar to the IUSR with a different name and still have anonymous login and would this issue be resolved by doing this? If yes, then how do I go about creating this mirror user.
Thank You in advance