Answer the question
In order to leave comments, you need to log in
apache, nginx. Why does a file download via a direct link break at 1.08 GB?
There is a 1.5GB file. Download (download) breaks at around 1.08 GB. I press to continue - it is loaded to the end.
The server terminates the connection.
I'm uploading the file via a direct link.
Any thoughts?
Answer the question
In order to leave comments, you need to log in
Added to nginx.conf for the required server:
location /files/ {
internal;
root /path_to_folder_files;
}
Earned.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question