the backend project management system of our company has a server upgrade feature, that is, he will update the system after uploading files, and then there will be a restart process after the upgrade is successful, usually about 10 seconds. However, after I upload the files at the backend, the web page is still visible because of the cache, and I will redirect the login page according to the upgrade prompt after uploading the files at the backend, but will prompt not found (because the server is restarting. I don"t know if there is any optimization plan, but the system is an executable file compiled in c language (web resources are also compiled)