Azure – Redis Session State Provider on IIS Web Farm



Azure – Redis Session State Provider on IIS Web Farm

Azure - Redis Session State Provider on IIS Web Farm

Demo of an IIS Web Farm using Redis Cache on MVC5 ASP.NET Application for use with Redis Cache Session State Provider

1) Redis Cache
a. Create the Redis Cache in Azure
2) ASP.NET Web Application Code
a. Get the StackExchange.Redis Nuget Package
b. Change Web.Config to use Redis Session State Provider
3) IIS Configuration
a. Make Sure Machine Key is Same Across your Load Balanced Servers

Comments are closed.