packages/net/transmission/files/transmission.sysctl

7 lines
191 B
Text
Raw Normal View History

# 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