Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6111163
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:35:56+00:00 2026-05-23T14:35:56+00:00

is there anyway to look on a windows web server to see the current

  • 0

is there anyway to look on a windows web server to see the current size of the asp.net cache and how much room it has left before things keep getting rejected.

I set to cache objects for 48 hours but i keep seeing web pages load slow so somehow things are getting removed from the cache. (i am passing a variable down to the view that indicates whether it got the result set from the cache or not. one I load a page, i would expect that to be True for the next 48 hours but it doesn’t seem to be happening.

any suggestions on how i can debug this further to figure out next steps.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T14:35:57+00:00Added an answer on May 23, 2026 at 2:35 pm

    ASP.NET will cache to memory by default, you can add caching to disk, but it is much slower and you will need to write or find a provider.

    ASP.NET can remove data from the cache for one of these reasons:

    • Because memory on the server is low,
      a process known as scavenging.
    • Because the item in the cache has
      expired.
    • Because the item’s
      dependency changes.

    To help you manage cached items, ASP.NET can notify your application when items are removed from the cache.

    http://msdn.microsoft.com/en-us/library/ms178597.aspx

    Where Content is Cached

    By default, when you use the [OutputCache] attribute, content is cached in three locations: the web server, any proxy servers, and the web browser. You can control exactly where content is cached by modifying the Location property of the [OutputCache] attribute.

    You can set the Location property to any one of the following values:

    • Any
    • Client
    • Downstream
    • Server
    • None
    • ServerAndClient

    http://www.asp.net/mvc/tutorials/improving-performance-with-output-caching-cs

    More information

    http://www.codeproject.com/KB/web-cache/cachemanagementinaspnet.aspx

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there anyway I can look at the size of a file the application
Once I connect my iPhone to my computer, is there anyway I can look
There is some problem, i can't understand anyway. look at this code please <script
Is there any way to see what a control will look like in the
Is there anyway to handle windows os shutdown, and cancel shutting down? I want
Is there anyway to protect access to SQL server installation ? I mean I
Is there any way to make a label on a .NET Windows form to
Is there some built in Card graphics library built into .Net/Windows? Is there any
Possible Duplicate: SubMenu Layout Android Is there anyway to make the following submenu look
Is there anyway to have a sort of virtual static member in C++? For

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.