Closed ndmitchell closed 9 years ago
Bad idea, better to start a new server, but with zero downtime - that way upgrading the code also works. I now do that (or very close to it) in https://github.com/ndmitchell/hogle
See https://github.com/ndmitchell/hogle/blob/master/script/Upgrade.hs for the exact details.
That way you can
hoogle data
while someone is actively hitting the server and accessing files, maybe? Will existing clients continue to hit the old file?