Uploading the website is now taking forever…
There’s more than the website on this server. The LLVM releases are also there. Still, storage and processing must be unrelated because the CPU is not busy, and because the LLVM release uploads (which are much larger) do not take this long.
This is likely because the website consists of numerous small pages. This tends to confuse servers. We should compress everything and then deflate it on the server.