Microsoft
70-519 · Question #35
You need to design session state management for the rewritten Web application. Which approach should you recommend?
The correct answer is A. Use the same machine key element attributes and values across all three servers. See the full explanation below for the reasoning.
Question
You need to design session state management for the rewritten Web application. Which approach should you recommend?
Options
- AUse the same machine key element attributes and values across all three servers.
- BUse different machine key element attributes and values across all three servers.
- CUse a persistent cookie to store the authentication ticket.
- DUse a third-party cookie to store the authentication ticket.
How the community answered
(20 responses)- A80% (16)
- B15% (3)
- C5% (1)
Community Discussion
No community discussion yet for this question.