Skip to content
代码片段 群组 项目
用户头像
Joerg Behrmann 编辑于
Both Puma and Sidekiq are systemd services of type notify, which means that they
notify systemd once they have started. If they run into the startup timeout,
they will be restarted, but they will neer hit their start limit burst
threshold, since the window is smaller than their startup timeout times the
number of startups (DefaultStartLimitBurst=5).

This commit increases the start limit interval so that the service can fail when
repeatedly running into the startup timeout instead of being constantly
restarted.
241c923e
历史
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
名称 最后提交 最后更新
..
deploy
init.d
logrotate
nginx
systemd