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

  • Home
  • SEARCH
  • 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 7500781
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T20:18:11+00:00 2026-05-29T20:18:11+00:00

I am using AppFabric caching in one of my projects. I understand that the

  • 0

I am using AppFabric caching in one of my projects. I understand that the cache can be made available server only or it can have a local version as well (I assume this is done by instantiating the DataCacheLocalCacheProperties class and assign this to the DataCacheFactoryConfiguration’s properties) – please correct me if I am wrong. I also assume that if a Get is done when a localcache is enabled, the object will be retrieved from the cache server if it is not available locally.

But, what is the case of a Put? When I have a localcache enabled, a Put that I do will update the cache server for the specified key? If yes, then how will this value be reflected in the localcache? Or, it just updates the localcache?

Thanks in advance!

  • 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-29T20:18:13+00:00Added an answer on May 29, 2026 at 8:18 pm

    Joeseph,

    Yes you can use local cache to store objects in-memory at the client. Local caching is generally used to stored objects that don’t change frequently. The helps with the latency costs associated with the round trip to the cache server(s).

    Now coming back to your questions:-

    1- You can initiate local client cache with xml configuration as well. http://msdn.microsoft.com/en-us/library/ee790880.aspx

    2- When you do a Get if the cache item is not available in the local cache then it is fetched from the Cache Server(s).

    3- Put always goes to the Cache Server(s).

    4- Local Cache has “sync” properties that allow it to be synced with the server cache either through a) a ‘timeout’ value (such that once the ttl expires the object will be updated based on the server cache) or
    b) Cache notifications (such that the clients are notified everytime the cache is updated on the sever) – visit http://msdn.microsoft.com/en-us/library/ee808091.aspx for more details.

    HTH.

    cheers,
    //hr/

    http://www.hammadrajjoub.net

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

Sidebar

Related Questions

I am using Windows Server AppFabric Caching in our application with local cache enabled.
we have AppFabric cache cluster server and I can work with it using my
I see that we now have both Windows Server AppFabric and Azure AppFabric. Is
After doing some initial research into using Appfabric for caching, my understanding is that
I have a query about network connection throttling when using AppFabric cache. In terms
I have successfully started using Azure AppFabric Caching Service, but I' not sure what
I would like to know the version of ASP.NET supports using Windows AppFabric caching
Has anyone tried using the NHibernate Velocity L2 cache provider against the Azure AppFabric
Question about how AppFabric's cache feature can be used. I apologize for asking a
I'm just starting out using AppFabric... My application is in healthcare - we have

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.