NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
23.06k stars 2.67k forks source link

Unable to download files larger than 1g after proxy #3567

Open cenzhifang opened 8 months ago

cenzhifang commented 8 months ago

image Previously, I rarely used proxies to download files, until recently when I wanted to share large files with friends, they all failed to download. Confirmed that the file is larger than 1g, and downloading through the browser is a failure. But if downloading using IDM, it works fine. So tell me how to set up to avoid this problem, thank you for your help.

KamilSzafarczyk commented 8 months ago

Add proxy_max_temp_file_size 0; into the Custom Nginx Configuration section (Edit Proxy Host > Advanced > Custom Nginx Configuration)

github-actions[bot] commented 2 months ago

Issue is now considered stale. If you want to keep it open, please comment :+1: