Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Sites using ShadowCopy fail with 500 errors when then IIS Application Pool Maximum Worker Processes Setting is set to a value greater than 1.
Expected Behavior
At best, not to fail. At worst give a useful error message
Steps To Reproduce
- Deploy Site to IIS with ShadowCopy enabled within the web.config
- Within the IIS Application Pool for that site, Increase the Worker Processes Setting to 2
- put some sort of load on the application.
Exceptions (if any)
None given
.NET Version
8.0.7
Anything else?
- Windows Server 2022
- Dotnet Hosting Bundle 8.0.7
- IIS 10