ANCM InProcess doesn't perform ungracefull shutdown
Open
affected-very-few
area-networking
bug
feature-iis
Needs: Design
severity-nice-to-have
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
If managed request gets blocked we would never complete IIS pipeline.
Is mitigated by `shutdownTimeLimit` setting in IIS (https://docs.microsoft.com/en-us/iis/configuration/system.applicationHost/applicationPools/add/processModel)
Contributor guide
Assessment
This issue has not been assessed yet.