Hacker News new | ask | show | jobs
by tbrownaw 1007 days ago
Is it updated in place (open/write), or replaced (rename)?

If it's updated in place, did the web server read the whole thing into a buffer or is it doing read/send in a loop?