Skip to content

Update docs for SRC.MemoryCache configuration element #46805

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

StephenMolloy
Copy link
Member

@StephenMolloy StephenMolloy commented Jun 13, 2025

This pull request updates the documentation for cache settings in the .NET Framework, providing clearer descriptions for certain attributes in the memorycache-element-cache-settings.md file. This mirrors the updates we just made for the MemoryCache API in dotnet/dotnet-api-docs#11375

Documentation updates:

  • CacheMemoryLimitMegabytes: Clarified that this setting is only effective on the .NET Framework.
  • PhysicalMemoryLimitPercentage: Updated the description to specify that the percentage refers to total physical memory usage by all processes, at which point the cache begins to evict entries.

Internal previews

📄 File 🔗 Preview link
docs/framework/configure-apps/file-schema/runtime/memorycache-element-cache-settings.md docs/framework/configure-apps/file-schema/runtime/memorycache-element-cache-settings

@StephenMolloy StephenMolloy requested a review from a team as a code owner June 13, 2025 00:45
@dotnetrepoman dotnetrepoman bot added this to the June 2025 milestone Jun 13, 2025
@StephenMolloy StephenMolloy requested a review from gewarren June 13, 2025 00:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant