Which three actions should you perform?

You create Web-based client applications. Your company has an existing ASP.NET application that is currently deployed on a single server. The application manages state by using session variables and ViewState. The number of users for the application has significantly increased. You need to configure the application to accommodate the significantly increased traffic and to recover transparently from hardware failure. Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)

You create Web-based client applications. Your company has an existing ASP.NET application that is currently deployed on a single server. The application manages state by using session variables and ViewState. The number of users for the application has significantly increased. You need to configure the application to accommodate the significantly increased traffic and to recover transparently from hardware failure. Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)

A.
Implement network load balancing.

B.
Use matching machine keys in the Machine.config files.

C.
Use cookieless sessions.

D.
Implement sticky sessions.

E.
Configure Microsoft SQL Server as the location for state storage.

F.
Configure SSL.



Leave a Reply 0

Your email address will not be published. Required fields are marked *