appfabric Questions

2

AppFabric's DataCacheFactory takes long time to initialize so I am trying to create it once and re-use it in next requests. Currently, the best idea I have is to store it in HttpContext but I als...
Arjuna asked 21/12, 2010 at 11:20

2

Solved

I'm getting an error with the AppFabric Cache Server when I presume a larger object graph gets added to the cache. ErrorCode :SubStatus:The connection was terminated, possibly due to server or net...
Sod asked 10/8, 2010 at 13:55

2

Solved

I am currently researching the integration of AppFabirc caching into my .net c# application and looking for some code examples of such. Are there any open source or code samples available off...
Eating asked 19/1, 2011 at 19:11

2

Solved

While stress testing prototype of our brand new primary system, I run into concurrent issue with AppFabric Cache. When concurrently calling many DataCache.Get() and Put() with same cacheKey, where ...
Deprivation asked 28/7, 2011 at 13:12

1

Solved

How do I set the amount of memory available to the Windows Server AppFabric Caching service? We're running the AppFabric Cache on the same server which is hosting the website, and I'd like to be ...
Greasepaint asked 20/6, 2011 at 3:18

1

Solved

Writing a test application for my AppFabric-based library, I started getting a strange exception. The X.509 certificate CN=servicebus.appfabriclabs.com chain building failed. The certificate that ...
Spiky asked 30/6, 2011 at 12:36

2

Solved

I've been reading around and it seems that there are some differences between the dev fabric and a production windows azure cloud fabric but nowhere can I find a list of what is capable on the dev ...
Chape asked 14/6, 2011 at 19:46

1

Solved

I'm trying to set up Authentication in an ASP.NET MVC App and if so using the Azure Access Control Service (ACS) (v2 May 2011 release). I've got this working with the default setup. However there i...
Moulding asked 27/5, 2011 at 10:26

3

Solved

Seems like there are two products with similar names, but isn't what I expect. I thought that Azure AppFabric was the "cloud" version of Windows Server AppFabric, but there doesn't seem to be much ...
Argentum asked 26/8, 2010 at 16:18

2

We are in the process of scaling one of our web applications from a single server to a web farm. The application currently uses the Http runtime cache to cache the reference data for the applicatio...
Hideout asked 17/11, 2010 at 3:11

2

Solved

Is there a way to start the cache cluster automatically on system startup? I'm running it on a remote PC and when it gets restarted I have to remote into it and restart the cache cluster from Power...
Meteorology asked 20/5, 2010 at 14:41

1

Solved

I have developed a WCF service and, while in Visual Studio 2010, I can import the WSDL without a problem. After I've deployed it to AppFabric, I get the WSDL, but several schema files referenced in...
Adaptation asked 18/3, 2011 at 23:58

3

Solved

I am trying to understand exactly an AppFabric in Windows Azure, What is the difference with Worker Role and Web Role and How to create a project of AppFaric in Visual Studio 2010, i mean which kin...
Viafore asked 28/2, 2011 at 15:32

1

Solved

I heard about Velocity several years ago when MS made a splash going head to head with MemCached. Recently I needed to try out which solution would work best in my project: MemCached or .NET Velo...
Meteorology asked 9/2, 2011 at 8:43

1

Solved

We're trying to use AppFabric distributed cache. After a lot of back and forth with non-domain servers we finally put them in a domain and installation/setup was a bit easier. We got it up and runn...
Dockhand asked 20/1, 2011 at 11:32

3

Solved

I have a few questions that may be useful for others to get answered too. Is Velocity stable? I can only find CTP3. When is it due for final release? What is the difference between AppFabric and ...
Bainite asked 12/1, 2011 at 9:22

2

I am testing appfabric cache performance. To do this, from my local machine , I am hitting the cache host on the LAN. This cache host is running on Windows Server 2008 and except from the bare esse...
Tarentarentum asked 1/12, 2010 at 14:13

2

Solved

I am looking for the most performant way to arrange usage of the datacache and datacache factory for AppFabric caching calls, for between 400 and 700 cache gets per page load (and barely any puts)....
Xanthate asked 24/9, 2010 at 5:0

1

Solved

I have a named cache and simply want to return (programmatically) its object count. I have a DataCache object: cache = factory.GetCache("cacheName"); I'm currently trying the following: ...
Attaway asked 19/11, 2010 at 15:14

3

Solved

Usually I would look at writing a Windows Service to manage tasks that aren't suited to being hosted in a web application. These types of tasks are usually long running processes or scheduled tasks...
Nicolette asked 14/9, 2010 at 16:52

1

Solved

I am using AppFabric as the session state provider in my ASP.Net MVC2 app, and I would like it to also use the local cache. I have the following entry in my web.config right after the configSection...
Peloria asked 8/9, 2010 at 2:30

1

Solved

Update: I have now implemented this properly. For more information see my blog post about it. I'm trying to use AppFabric with NHibernate as my second level cache provider but I'm getting the foll...
Celestinecelestite asked 13/7, 2010 at 2:31

2

Solved

I see that we now have both Windows Server AppFabric and Azure AppFabric. Is this just a namespace collision in the Microsoft marketing department or do these technologies share common interfaces? ...
Bonaire asked 4/6, 2010 at 5:11

1

Solved

Question about how AppFabric's cache feature can be used. I apologize for asking a question that I should be able to answer from the documentation, but I have read and read and searched and cannot...
Fears asked 10/6, 2010 at 20:10

3

Solved

I'd like to know if there is any distributed cache systems like memcached, velocity or sharedcache that allows me to tag content with more than just it's name, or that can relate items to eachother...
Edh asked 4/9, 2009 at 9:45

© 2022 - 2024 — McMap. All rights reserved.