A lot users of one of my website behind Nginx which serves some Dropbox files that I'm sharing, starting from around 2/3 months ago, tell me that file downloads (usually file from 50MB to 2GB) are interrupted. They told me the downloads stop but every user refers stop at different size.
I noticed in the last period of time the users that are complaining this are increasingly. Personally, I tried to replicate the problem but without success. I tried to use 3/4 different internet connections and different browsers but for me has always worked.
My urls are something like this:
https://www.example.com/downloadable/download/link/id/MC51NzMyMDAwMCAxNzAyMjA0MDExMTA4NDgxMjAwNjE2/
and redirect to something like this:
http://dl.dropboxusercontent.com/s/y33dnhk2rgquju4/testfile.zip?dl=1
Did you guys change something?