独角兽和暴发户

发布于 2024-12-27 10:30:49 字数 255 浏览 1 评论 0原文

我很难编写一个新贵配置文件来启动(并保持活动)Ubuntu 机器上的独角兽网络服务器。

我应该如何设置 respawnexpect 参数?启用 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文