Hacker News new | ask | show | jobs
by paulddraper 3747 days ago
Really? That would mean there's little difference between reload and restart.
1 comments

Reload runs old/new processes in parallel, so switch is super quick and new connections always land on new processes. So error rate between reload and restart is huge.