Hello everyone,
currently I've a medium sized problem. We're running a woocommere store and my customers have some problems with the digital downloads. Our files are quite huge (smallest 4 GB largest 37 GB). For most of our users the download works, however for some the download aborts right at the beginning or at around 1 GB. They all have different ISP and browsers so I think it's mainly to some configuration error on nginx.
The only error in the logs I could find is for example
If also find some post about it also in the documentation, however the changes don't seem to work, I've created a file in /etc/nginx/conf.d with the some of the solutions of this. I've also tried to disable the proxy buffer altogether, sadly I'm not familiar with the nginx configuration at all. So I don't know if this is the issue or I need some changeing someplace else.
If you need more information let me know, I don't know what do provide what could be helpfull at this poin
best wishes
currently I've a medium sized problem. We're running a woocommere store and my customers have some problems with the digital downloads. Our files are quite huge (smallest 4 GB largest 37 GB). For most of our users the download works, however for some the download aborts right at the beginning or at around 1 GB. They all have different ISP and browsers so I think it's mainly to some configuration error on nginx.
The only error in the logs I could find is for example
14644#0: *14184 upstream sent too big header while reading response header from upstream
If also find some post about it also in the documentation, however the changes don't seem to work, I've created a file in /etc/nginx/conf.d with the some of the solutions of this. I've also tried to disable the proxy buffer altogether, sadly I'm not familiar with the nginx configuration at all. So I don't know if this is the issue or I need some changeing someplace else.
If you need more information let me know, I don't know what do provide what could be helpfull at this poin
best wishes