nginx proxy buffer size

Started by siga75, October 26, 2019, 06:31:08 PM

Previous topic - Next topic
I set up CSP on my apache backend server, there's several hash inside so the headers become quite big, I have the need to customize the proxy buffer size in the location

    proxy_buffer_size          128k;
    proxy_buffers              4 256k;
    proxy_busy_buffers_size    256k;

Here where I found the solution:

https://ma.ttias.be/nginx-proxy-upstream-sent-big-header-reading-response-header-upstream/
https://www.signorini.ch
Protectli Pfsense Mi7500L6 Intel 7Th Gen Core I7 7500U 16Gb Ddr4 Ram
512Gb Msata Ssd
6 X Intel Gigabit Ethernet

Can you make a ticket on GitHub?

sure, well I will try, never did it :)

thx
https://www.signorini.ch
Protectli Pfsense Mi7500L6 Intel 7Th Gen Core I7 7500U 16Gb Ddr4 Ram
512Gb Msata Ssd
6 X Intel Gigabit Ethernet

looks like someone else already asked this feature
https://www.signorini.ch
Protectli Pfsense Mi7500L6 Intel 7Th Gen Core I7 7500U 16Gb Ddr4 Ram
512Gb Msata Ssd
6 X Intel Gigabit Ethernet