Update serverless_for_iran.jsonc

add tcp no delay
pull/213/head
patterniha 2025-02-16 00:16:17 +03:30 committed by GitHub
parent 1165a76586
commit 2ae048d9a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 1 deletions

View File

@ -160,6 +160,11 @@
"length": "1", "length": "1",
"interval": "4" "interval": "4"
} }
},
"streamSettings": {
"sockopt": {
"tcpNoDelay": true
}
} }
}, },
{ {