Some Apache Specific Questions

Web开发

Q:   What is graceful Apache restart?
A:   Advise children to exit after current requests, as child dies off the parent replaces it with a new generation of child.
Command to use:  apachectl –k graceful

Q:  Know anything about <ScoreBoardFile> Apache configuration file directive?
A:   for communication between server and child processes. If directive not specificed create ScoreBoard entirely in memory (Anonymous Standard Memory), otherwise, file-based share-memory(on-disk), to gain performance: use RAM disk…

Q:  TCP socket programming, what is SO_REUSEADDR ?
A:   Server restart control mechanism, reuse that old binded address please. This is especially popular in Apache source.

同类其他面试题 点击新一篇或旧一篇可浏览全部同类面试题

新一篇:
旧一篇:

你有答案? 你对以上面试题有意见? 你想发表你的见解? 写下来吧!你的分享将会让很多人受益!

相关面试题

·Web应用中如何防止用户多次登录?
·Javascript面试题
·cookie是什么意思
·请简单介绍一下使用js脚本的好处以及其本身的特点
·百度笔试交互设计面试题

版权声明:本站大部分内容为原创! 另有少部分内容整理于网络,如需转载本站内容或关切版权事宜请联系站长。未经允许,严禁复制转载本站内容,否则将追究法律责任。 本站欢迎与同类网站建立友情链接,请联系QQ:176687814