Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ANCM (In-proc) can cause IIS worker process to become unhealthy #44211

Open
HaoK opened this issue Sep 27, 2022 · 2 comments
Open

ANCM (In-proc) can cause IIS worker process to become unhealthy #44211

HaoK opened this issue Sep 27, 2022 · 2 comments
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-iis Includes: IIS, ANCM
Milestone

Comments

@HaoK
Copy link
Member

HaoK commented Sep 27, 2022

We've seen various reports of IIS worker processes becoming unresponsive/returning 503s until things are iisreset. Out-of-Process hosting seems to fix many of these issues.

From older bugs like (#14719) it seems like background exceptions are maybe expected to cause the worker process to crash?

This issue will track investigating and resolving the root cause:

Potentially related issues:

@HaoK HaoK added feature-iis Includes: IIS, ANCM area-runtime labels Sep 27, 2022
@HaoK HaoK self-assigned this Sep 27, 2022
@HaoK HaoK added this to the .NET 8 Planning milestone Sep 27, 2022
@ghost
Copy link

ghost commented Sep 27, 2022

Thanks for contacting us.

We're moving this issue to the .NET 8 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@HaoK
Copy link
Member Author

HaoK commented Oct 6, 2022

Looks like at least for some of the SQL related issues we were seeing, it was indeed a bug in Sql Client: dotnet/SqlClient#1418

@HaoK HaoK removed their assignment Nov 16, 2022
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 2, 2023
@amcasey amcasey modified the milestones: .NET 8 Planning, Backlog Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-iis Includes: IIS, ANCM
Projects
None yet
Development

No branches or pull requests

2 participants