Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
nginx proxy buffer size
« previous
next »
Print
Pages: [
1
]
Author
Topic: nginx proxy buffer size (Read 2316 times)
siga75
Full Member
Posts: 185
Karma: 11
nginx proxy buffer size
«
on:
October 26, 2019, 06:31:08 pm »
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/
Logged
https://www.signorini.ch
Protectli Pfsense Mi7500L6 Intel 7Th Gen Core I7 7500U 16Gb Ddr4 Ram
512Gb Msata Ssd
6 X Intel Gigabit Ethernet
fabian
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: nginx proxy buffer size
«
Reply #1 on:
October 27, 2019, 08:02:02 am »
Can you make a ticket on GitHub?
Logged
siga75
Full Member
Posts: 185
Karma: 11
Re: nginx proxy buffer size
«
Reply #2 on:
October 27, 2019, 09:27:06 am »
sure, well I will try, never did it
thx
Logged
https://www.signorini.ch
Protectli Pfsense Mi7500L6 Intel 7Th Gen Core I7 7500U 16Gb Ddr4 Ram
512Gb Msata Ssd
6 X Intel Gigabit Ethernet
siga75
Full Member
Posts: 185
Karma: 11
Re: nginx proxy buffer size
«
Reply #3 on:
October 27, 2019, 07:43:57 pm »
looks like someone else already asked this feature
Logged
https://www.signorini.ch
Protectli Pfsense Mi7500L6 Intel 7Th Gen Core I7 7500U 16Gb Ddr4 Ram
512Gb Msata Ssd
6 X Intel Gigabit Ethernet
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
nginx proxy buffer size