1
Web Proxy Filtering and Caching / Re: Nginx client_max_body_size
« on: October 15, 2024, 10:40:22 pm »
Hello guys,
I found out a solution for this issue... I need to use this to upload ISO Images to my Proxmox VE.
Here is a step by step guide (OPNsense 24.7.6)
In NGINX Configuration click:
1. Edit your HTTP Server profile
2. Enable "advanced mode"
3. Scroll down to "Maximum Body Size" and enter a big value like "8192m" for 8GB
Hint: after reviewing this, the field seems empty when you edit the profile again. But in config preview the settings are still valid.
This works for me...
I found out a solution for this issue... I need to use this to upload ISO Images to my Proxmox VE.
Here is a step by step guide (OPNsense 24.7.6)
In NGINX Configuration click:
1. Edit your HTTP Server profile
2. Enable "advanced mode"
3. Scroll down to "Maximum Body Size" and enter a big value like "8192m" for 8GB
Hint: after reviewing this, the field seems empty when you edit the profile again. But in config preview the settings are still valid.
This works for me...