Reputation: 23
Hi I am making api server with nodejs and pm2.
I have a question.
is it possible to zero-downtime with only one pm2 fork mode instance using the pm2 reload command?
Or is it essential to have two instances of pm2 cluster mode to implement zero downtime?
let me know thanks!
Upvotes: 0
Views: 613