You are developing an ASP.NET MVC application. The application is deployed in a web farm and is accessed by many users. The application must handle web server failures gracefully. The servers in the farm must share the short-term state information. You need to persist the application state during the session. What should you implement?

🎲 Try a Random Question  |  Total Questions in Quiz: 98  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Microsoft MVC Framework Fundamentals Test — practice the complete quiz, review flashcards, or try a random question.


You are developing an ASP.NET MVC application. The application is deployed in a web farm and is accessed by many users. The application must handle web server failures gracefully. The servers in the farm must share the short-term state information. You need to persist the application state during the session. What should you implement?