70-649 · Question #44
70-649 Question #44: Real Exam Question with Answer & Explanation
The correct answer is C. Internet Information Services (IIS) Manager. Occasionally, you may have to immediately recycle an unhealthy worker process instead of waiting for the nextconfigured recycle. Rather than abruptly stopping the worker process, which can cause service interruptions,you can use on-demand recycling. Overlapping recycling, the def
Question
Options
- AIisreset
- BInternet Information Services (IIS) 6.0 Manager
- CInternet Information Services (IIS) Manager
- DServices
Explanation
Occasionally, you may have to immediately recycle an unhealthy worker process instead of waiting for the nextconfigured recycle. Rather than abruptly stopping the worker process, which can cause service interruptions,you can use on-demand recycling. Overlapping recycling, the default, lets an unhealthy worker process become marked for recycling, butcontinues handling requests that this unhealthy process has already received. It does not accept new requests from HTTP.sys. When all existing requests are handled, the unhealthy workerprocess shuts down. 1.Open IIS Manager. For information about opening IIS Manager, see Open IIS Manager (IIS 7). 2.In the Connections pane, expand the server node and click Application Pools. 3.On the Application Pools page, select the application pool you want to recycle immediately. 4.In the Actions pane, click Recycle and then click Yes.
Community Discussion
No community discussion yet for this question.