You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
191 B

# 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