Microsoft
70-519 · Question #115
You deploy a medium-trust ASP.NET Web application to a Web server that runs IIS 7.0. The Web server hosts multiple Web sites. Web applications hosted on the Web server must not have access to the…
The correct answer is A. Deploy each Web application in a separate application pool. See the full explanation below for the reasoning.
Question
You deploy a medium-trust ASP.NET Web application to a Web server that runs IIS 7.0. The Web server hosts multiple Web sites. Web applications hosted on the Web server must not have access to the local resources of other Web applications hosted on the Web server. You need to recommend a deployment strategy. What should you recommend?
Options
- ADeploy each Web application in a separate application pool.
- BDeploy each Web application in a separate application pool.
- CDeploy all the Web applications in the built-in DefaultAppPool application pool.
- DDeploy all the Web applications in a single custom application pool.
How the community answered
(56 responses)- A73% (41)
- B4% (2)
- C16% (9)
- D7% (4)
Community Discussion
No community discussion yet for this question.