Use Apache 2.4 as the server to upload files. When the file is larger than 30M, the file upload fails and the following error is reported net::ERR_CONNECTION_ABORTED
. It is possible to upload files locally, but when placed on the external network, an error occurs. Why?