mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 13:16:06 +08:00
add proxy_socket_keepalive
This commit is contained in:
parent
fd884f8798
commit
170710465d
@ -18,6 +18,7 @@ server {
|
||||
|
||||
client_header_timeout 1071906480m;
|
||||
keepalive_timeout 1071906480m;
|
||||
proxy_socket_keepalive on;
|
||||
# 在 location 后填写 /你的 ServiceName
|
||||
location /你的 ServiceName {
|
||||
if ($content_type !~ "application/grpc") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user