[ANCM In-proc] Improve handling of malformed warmup requests
See original GitHub issueEpic https://github.com/aspnet/AspNetCore/issues/8833
In some versions of Windows (RS1 or below), we get a malformed warm-up request that has missing data. We throw NullReferenceException
s in that case, which is not ideal. We should investigate this further and try to make our logic more resiliant to these nulls, but only during these malformed warmup requests.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
[Epic] ANCM Improvements · Issue #8833 · dotnet/aspnetcore
[ANCM In-proc] Improve handling of malformed warmup requests #9873 [ANCM In-proc] Improve handling of malformed warmup requests
Read more >How to fix error "ANCM In-Process Handler Load Failure"?
I'm setting up the first site in IIS on Windows Server 2016 Standard. This is a NET Core 2.2 application. I cannot get...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
When this is done, consider backporting.
Acceptance checklist (check one item)