nerdexam
Microsoft

70-519 · Question #87

You are modifying an ASP.NET Web application that uses session state. The Web application is deployed to a Web farm. You have the following requirements: - Provide a reliable failover mechanism for…

The correct answer is D. Use SQL Server mode with a clustered Microsoft SQL Server database instance. See the full explanation below for the reasoning.

Question

You are modifying an ASP.NET Web application that uses session state. The Web application is deployed to a Web farm. You have the following requirements:

  • Provide a reliable failover mechanism for session state data.
  • Provide persistent storage of session state data.

You need to recommend a session state mode that meets the requirements. What should you recommend?

Options

  • AUse In-Process mode.
  • BUse SQL Server mode with a network load balanced Microsoft SQL Server database.
  • CUse State Server mode.
  • DUse SQL Server mode with a clustered Microsoft SQL Server database instance.

How the community answered

(40 responses)
  • A
    15% (6)
  • B
    8% (3)
  • C
    3% (1)
  • D
    75% (30)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice