maximum key length in AppFabric?

146 Views Asked by At

Currently I am working on a ASP.NET MVC application.It is using AppFabric for Session and cache management.I am using API methods(put,get) to add and retrieve (key,value) pairs.I am having no of keys which are created based on number of conditions.i.e, Keys are variable in length.

What is the maximum length/size of a key in AppFabric?

1

There are 1 best solutions below

0
stuartd On

From the AppFabric MSDN forum:

Q. What is the maximum length of the cache key?

A. There is no limit on the key as such but it is subject to maximum message size. The maximum message size by default is 8 MB