Question:You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5.
The application uses Session objects. You are modifying the application to run on a Web farm.
You need to ensure that the application can access the Session objects from all the servers in the Web farm. You also
need to ensure that when any server in the Web farm restarts or stops responding, the Session objects are not lost.
What should you do? 

A Use the InProc Session Management mode to store session data in the ASP.NET worker process. 

B Use the SQLServer Session Management mode to store session data in a common Microsoft SQL Server 2005
database. 

C Use the SQLServer Session Management mode to store session data in an individual database for each Web server
in the Web farm. 

D Use the StateServer Session Management mode to store session data in a common State Server process on a Web
server in the Web farm. 

+ Answer
+ Report
Total Preview: 1665

Copyright © 2024. Powered by Intellect Software Ltd