Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

No. The number of processes requests in unchanged. They are just dispatched between 2 instances: the new one and the old one. Actually, all new requests are going to the new instance, and only the pending requests are processed by the old instance.


Sure but most applications need a certain amount of memory regardless of the amount of requests they're servicing


Agreed, RAM usage may be slightly elevated during the switch. But it doesn’t seem to be a big issue in practice. nginx for example is updating itself like this and it works fine.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: