Hacker News new | ask | show | jobs
by lowercasename 1536 days ago
I've been resetting it every 2 minutes! This is how regular servers work, right?
3 comments

Having multiple unstable boxes and just cycling them round robin style is a valid solution, depending on the use case
We really did that when we discovered a memory leak that manifested itself over some days, and that we couldn't find the root cause of. We just did a rolling reboot daily when the visitor count was bottoming out.
Not far off, in some cases.