Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我正在用 nodejs 和 pm2 制作 api 服务器。
我有个问题。
是否可以使用 pm2 reload 命令仅使用一个 pm2 fork 模式实例将停机时间归零?
或者是否必须拥有两个 pm2 集群模式实例才能实现零停机?
让我知道谢谢!