mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-21 22:03:39 -07:00
Remove unnecessary tcp_nodelay directive
This commit is contained in:
parent
8778e4a8cb
commit
d9b4d851ea
1 changed files with 0 additions and 1 deletions
|
@ -48,6 +48,5 @@ server {
|
||||||
image/svg+xml;
|
image/svg+xml;
|
||||||
|
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
tcp_nodelay on;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue