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

Missing cleanShadowCopyDirectory setting #31150

Open
kiwiant opened this issue Nov 28, 2023 · 0 comments
Open

Missing cleanShadowCopyDirectory setting #31150

kiwiant opened this issue Nov 28, 2023 · 0 comments
Labels
doc-enhancement Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

@kiwiant
Copy link

kiwiant commented Nov 28, 2023

Description

The cleanShadowCopyDirectory setting isn't mentioned in this article but is documented in pull request 28357 of ASP.NET Core.

At this stage I'm unsure of the performance implications of this setting but it is critical to avoid an exception while a folder is deleted from a published site:
dotnet/aspnetcore#52433
dotnet/aspnetcore#48233

Perhaps also add a warning to about shadow copies causing this exception when cleanShadowCopyDirectory is set to false (Default).

Page URL

https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/advanced?view=aspnetcore-7.0#shadow-copy

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/host-and-deploy/iis/advanced.md

Document ID

79d553f1-9112-b61a-0ad0-dfbb11e5071a

Article author

@Rick-Anderson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
None yet
Development

No branches or pull requests

4 participants