請問 4.45.0 是否還會出現"connection doesn't allow setting of receive buffer size" #1780
kingwilliam
started this conversation in
General
Replies: 1 comment
-
It had been fixed in v5.0.6. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OS : ubuntu 20.04
請問 4.45.0 如inbounds包含quic 是否還會出現
"connection doesn't allow setting of receive buffer size"
我已在/etc/sysctl.conf加入
net.core.rmem_max=2500000
============
/etc/sysctl.conf
net.core.rmem_max=2500000
============
已看
#1024 (comment)
https://github.com/lucas-clemente/quic-go/wiki/UDP-Receive-Buffer-Size
Beta Was this translation helpful? Give feedback.
All reactions