IIS is automatically call to http://localhost after application pool get recycled or stop and start

Simon Dao 0 Reputation points
2024-05-03T06:45:22.1833333+00:00

Hi,
We have some .Net applications running on Windows servers and backed by IIS.
We noticed that when the application pool got recycled or stop&start.
There will be a call to http://localhost/ with the clientIP 127.0.0.1
This is annoying us because we didn't have anything on / so it returned 404 and it reported to our monitoring tool(Azure Application Insight)

User's image

Is there any config to prevent this behavior(disable auto call to http://localhost/)?
This is our IIS version
User's image

Internet Information Services
{count} votes