Microsoft Exam Questions

What should you do to ensure that the memory used by the Web site is released every 12 hours?

Your network contains a Web site named Web1.
Web1 is configured to use an application pool named AppPool1.
You need to ensure that the memory used by the Web site is released every 12 hours.
The solution must minimize the amount of downtime for the Web site.

What should you do?

A.
Modify the recycling settings for AppPool1.

B.
Modify the session state settings for Web1.

C.
Create a scheduled task that runs tskill.exe w3svc.exe.

D.
Create a scheduled task that runs iisreset.exe /noforce.

Explanation: