AppFabric cache behaving strangely

Unanswered AppFabric cache behaving strangely

  • 2012年8月7日 23:46
     
     

    We are using AppFabric cache for holding configuration values. It behaves inconsistently when hosted in Windows server 2008. Sometimes it returns NULL though the values are available in the cache. We turned off automatic eviction of caching as well, but still the issue persists. This issue occurs very rarely in our development environment(our PC with Windows 7) but significant number of times in Windows server 2008. Can anyone suggest ways to resolve this strange behavior?

    Anyone can help us out in this issue?

全部回复

  • 2012年8月14日 8:52
     
     

    Hi,

    How did you verify that data is available in the cache. Is it from statistics or Get() actually returns item after a while ?

    While adding the item are you specifying any TTL explicitly for this item ?

    Can you please share the code snippet with us ? Is this on AppFabric Caching v1.1 ?

    Thanks

    Arun


    arunks