aboutsummaryrefslogtreecommitdiff
path: root/net/transmission/files/transmission.sysctl
blob: 7d81b736afbbfb656a8221820f8afd6d09e49c1b (plain)
1
2
3
4
5
6
# Transmission requests large buffers by default
net.core.rmem_max = 4194304
net.core.wmem_max = 1048576

# Some firewalls block SYN packets that are too small
net.ipv4.tcp_adv_win_scale = 4