We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 145f2ad + b496080 commit 8fee82fCopy full SHA for 8fee82f
dinghy.nginx.conf
@@ -3,3 +3,5 @@ client_header_buffer_size 256k;
3
large_client_header_buffers 8 1024k;
4
proxy_read_timeout 86400s;
5
proxy_send_timeout 86400s;
6
+proxy_buffers 8 1024k;
7
+proxy_buffer_size 1024k;
0 commit comments