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?
From the AppFabric MSDN forum: