Category Archives: AppFabric

AppFabric Distributed Cache keeps crashing in SharePoint 2013 – Fixed!

I rebuilt the farm and suddenly find my brand new AppFabric (aka Distributed Cache service) crashing continuously. I restarted the service in Services.msc and after a few minutes it would stop again. Event Viewer shows the two errors below every … Continue reading

Posted in AppFabric, Distributed Cache, SharePoint 2013 | 8 Comments

How to use SharePoint 2013’s AppFabric caching in your code

By default SharePoint 2013 installs an AppFabric cache host on all servers in the farm. These hosts form a cache cluster for the farm. In SP2010 if you were running a multi-WFEs farm and using in-process caching, your users will … Continue reading

Posted in AppFabric, SharePoint | 7 Comments