"error": "accepting stream failed: timeout: no recent network activity"} #939
-
Hello guys I have a problem: after some minutes I don't use the hysteriav2 VPN, the client gets disconnected. my config file: listen: :443 tls: quic: #bandwidth: type: salamandersalamander:password: v8Wt\1v_HT0TbTE1Cq9^42FidisableUDP: false auth: masquerade: resolver: outbounds:
geoip: geoip.datgeosite: /etc/hysteria/geosite.dat geoUpdateInterval: 168h |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I have found a solution and tested it. It is working great; I just need to add these configs. quic: I hope this helps you guys |
Beta Was this translation helpful? Give feedback.
I have found a solution and tested it. It is working great; I just need to add these configs.
quic:
initStreamReceiveWindow: 26843545
maxStreamReceiveWindow: 26843545
initConnReceiveWindow: 67108864
maxConnReceiveWindow: 67108864
maxIdleTimeout: 5s
keepAlivePeriod: 5s
maxIncomingStreams: 1024
disablePathMTUDiscovery: false
I hope this helps you guys