Merge pull request #1 from IceCodeNew/4pr_net.ipv4.ip_local_port_range

It is better if two numbers have different parity
This commit is contained in:
K4YT3X
2020-10-07 20:38:51 +00:00
committed by GitHub

View File

@@ -182,7 +182,7 @@ net.ipv4.tcp_rfc1337 = 1
net.ipv4.tcp_window_scaling = 0
# increase system IP port limits
net.ipv4.ip_local_port_range = 2000 65000
net.ipv4.ip_local_port_range = 2000 64999
# disable TCP timestamps for better CPU utilization
net.ipv4.tcp_timestamps = 0