appfabric-cache Questions

3

Solved

After finding out that the caching API is severely divergent depending if you're targeting Windows Azure or Windows Server, I'm concerned that Microsoft isn't going to continue to develop AppFabric...
Mess asked 28/10, 2013 at 14:43

2

Solved

I'm working on automating an AppFabric installation using PowerShell, and I've run into a problem where the script is calling the installer, waiting for it to complete, but I am unable to import th...
Handfasting asked 18/7, 2014 at 20:28

1

In cache-aside as well as Read-through patterns, in both the patterns we need to write code to write to the database. So whats the real advantage of read-through,write-behind approach?Please clarif...
Nestle asked 19/9, 2014 at 6:10

7

Solved

I have installed AppFabric on the server. I have created a cluster of a single computer . I have also create a cache named "Gagan". used the following commands in order Use-CacheCluster -Provide...
Divide asked 8/10, 2010 at 15:52

1

I've upgraded my solution to work with VS2013. All builds fine. However it seems to an issue with initialising AppFabric and it appears to be hanging on the line: new DataCacheFactory(); The e...
Rakes asked 7/1, 2014 at 9:24

1

Solved

I want to use the Increment method from the DataCache documentation but the method is not available on my DataCache object. Clearly I don't have the version of Microsoft.ApplicationServer.Caching.C...
Almetaalmighty asked 25/10, 2013 at 19:41

3

Solved

We've implemented AppFabric Windows Server Cache for our web application. Initially, we were able to use the cache without any issues. We then increased traffic roughly 100 fold, and began experien...
Honk asked 5/9, 2012 at 1:53

2

Solved

I have an ASP.Net MVC application which makes significant use of session to save state (including large data collections). At present, it is hosted on a single web server. The session is set to the...
Epochmaking asked 26/7, 2012 at 21:12

2

Solved

Is there anything aside from setting Secondaries=1 in the cluster configuration to enable HighAvailability, specifically on the cache client configuration? Our configuration: Cache Cluster (3 wi...
Flanagan asked 11/9, 2012 at 20:12
1

© 2022 - 2024 — McMap. All rights reserved.