mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 19:16:01 +08:00
fix: remove fastcgi
This commit is contained in:
parent
9885572842
commit
43e4f637d1
@ -12,9 +12,6 @@ server {
|
|||||||
gzip_http_version 1.1;
|
gzip_http_version 1.1;
|
||||||
|
|
||||||
# to handle uri issue 414 from nginx
|
# to handle uri issue 414 from nginx
|
||||||
fastcgi_buffers 8 16k;
|
|
||||||
fastcgi_buffer_size 32k;
|
|
||||||
|
|
||||||
client_max_body_size 24M;
|
client_max_body_size 24M;
|
||||||
client_body_buffer_size 128k;
|
client_body_buffer_size 128k;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user