AppFabric 1.1 会话状态缓存和分布式缓存配置

AppFabric 1.1 Session State Caching and Distributed Caching Configuration

我有 0 次 AppFabric 经验,但在一些人休假时被分配了一项任务。

第一个问题是,您不需要在托管 AppFabric 的服务器上配置会话状态缓存和分布式缓存,然后才能对其进行编码和使用吗?

如果可以,我在哪里可以找到有关如何操作的信息,因为我找不到任何信息?

如果没有,我在哪里可以找到我需要为每个缓存包含的内容的信息(这是针对 Sharepoint 2013 应用程序的)?

谁有经验可以帮帮我?

会话状态缓存不需要任何服务器端设置,它纯粹是 client side, using the AppFabricCacheSessionStoreProvider class. For Sharepoint and AppFabric, there's a overview and configuration guide on MSDN, and a page on how to manage the Sharepoint Distributed Cache service on technet with an associated download on configuration and installation