-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Test equipment: r4s
Test system: openwrt
https://github.com/shadowsocks/shadowsocks-rust/suites/4952439929/artifacts/143776137
download:https://github.com/shadowsocks/shadowsocks-rust/actions/runs/1703977841
/etc/sysctl.d/11-nf-conntrack.conf
# Do not edit, changes to this file will be lost on upgrades
# /etc/sysctl.conf can be used to customize sysctl settings
net.netfilter.nf_conntrack_acct=1
net.netfilter.nf_conntrack_checksum=0
net.netfilter.nf_conntrack_max=1020000
net.netfilter.nf_conntrack_tcp_timeout_established=7440
net.netfilter.nf_conntrack_udp_timeout=60
net.netfilter.nf_conntrack_udp_timeout_stream=180
/root/socks/sslocal --protocol tun -s "[::1]:8388" -m "aes-256-gcm" -k "hello-kitty" --outbound-bind-interface lo --tun-interface-name tun1 -U --udp-timeout 60 --udp-max-associations 65535
dns.exe -sr gddx.txt -at google.com -sl 6
Start dns to test for 30 seconds, then shut down.
Then wait for 5 minutes, after the number of connections drops,
Then it can be seen that sslocal occupies more than 400M of memory and will not continue to release,
Metadata
Metadata
Assignees
Labels
No labels

