Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
IIS app pool throws 503 errors during recycles. This is a known issue with ANCM module that has been reported previously in #10117 - which has 33 likes and a 3-year discussion, it was never fixed, but it was automatically closed by a bot "as a clean-up due to lack of discussion".
P.S. This is not a deployment problem. There are many scenarios when IIS app pool is being recycled outside of our control (adding/removing SSL certificates, changing IP addresses to listen to, etc... basically, touching any IIS setting causes a recycle - and 503 errors are unacceptable for high-availability scenarios).
.NET Framework was free of this bug.
Expected Behavior
No errors during recycles.
Steps To Reproduce
see the issue linked #10117
Exceptions (if any)
No response
.NET Version
5.0, 6.0 7.0 8.0
Anything else?
No response