Add specifics for how to configure garbage collection settings in ASP.NET framework web apps
- Dominant language
- No language data
- Stars
- 4.8k
- Forks
- 6.1k
- Avg merge
- 19h 10m
- Merged PRs (30d)
- 268
Description
### Type of issue
Missing information
### Description
It is my understanding that ASP.NET web apps have different ways that garbage collector settings can be configured. You can configure them machine-wide in the global aspnet.config file or per-app-pool.
This documentation page should have a section that covers the various ways you can configure GC settings for an ASP.NET framework web app in IIS.
### Page URL
https://learn.microsoft.com/en-us/dotnet/core/runtime-config/garbage-collector
### Content source URL
https://github.com/dotnet/docs/blob/main/docs/core/runtime-config/garbage-collector.md
### Document Version Independent Id
5363faee-3808-d011-d371-c48a95dcabf0
### Article author
@gewarren
Contributor guide
Assessment
This issue has not been assessed yet.