tcpNoDelay to penetrate

This commit is contained in:
mhsanaei
2025-01-01 18:57:56 +01:00
parent 33d7154a67
commit ae37131b4b
4 changed files with 8 additions and 8 deletions

View File

@@ -459,7 +459,7 @@
streamSettings: {
sockopt: {
tcpKeepAliveIdle: 100,
tcpNoDelay: true
penetrate: true
}
}
},