LPI
102-350 · Question #73
You are a junior administrator of a high-traffic production web server. Which of the following commands would you run to restart the Apache web service without aborting existing connections?
The correct answer is D. apachectl graceful. See the full explanation below for the reasoning.
Question
You are a junior administrator of a high-traffic production web server. Which of the following commands would you run to restart the Apache web service without aborting existing connections?
Options
- Aapachectl reload
- Bapachectl restart
- Capachectl -k stop; apachectl start
- Dapachectl graceful
- E/etc/init.d/httpd reload
How the community answered
(42 responses)- A2% (1)
- B5% (2)
- C10% (4)
- D81% (34)
- E2% (1)
Community Discussion
No community discussion yet for this question.