独角兽和暴发户
我很难编写一个新贵配置文件来启动(并保持活动)Ubuntu 机器上的独角兽网络服务器。
我应该如何设置 respawn
和 expect
参数?启用 respawn
后,进程会不断重新启动(我在顶部看到它的 PID 不断变化,旧的进程变成了僵尸进程)。如果我删除该指令,那么该进程在终止时不会重新启动。
根据新贵文档,expect 参数可能至关重要:独角兽分叉行为是什么?有什么线索吗?
I'm having a hard time writing an upstart configuration file to start (and keep alive) the unicorn web server on a Ubuntu box.
How should I set the respawn
and expect
parameters? With respawn
enabled the process is continously restarted (I see on top its PID changing continuously and the old one becoming zombie). If I remove the directive then the process isn't restarted when it dies.
According to the upstart documentation the expect parameter might be crucial: what's the unicorn fork-wise behaviour? Any clue?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论