Hacker News new | ask | show | jobs
by alexk 4194 days ago
There's nothing wrong with this approach, in either way you have to ensure that there are no active requests in flight when restarting - you can do this either from nginx side, server side or both.