Siduction Forum

Siduction Forum => Installation - Support => Topic started by: jaegermeister on 2012/06/23, 16:50:45

Title: sysctl.conf tweaks
Post by: jaegermeister on 2012/06/23, 16:50:45
Hi Crew,

this is still old legacy from sidux:



net.core.rmem_default = 524288
net.core.rmem_max = 524288
net.core.wmem_default = 524288
net.core.wmem_max = 524288
net.ipv4.tcp_wmem = 4096 87380 524288
net.ipv4.tcp_rmem = 4096 87380 524288
net.ipv4.tcp_mem = 524288 524288 524288
net.ipv4.tcp_rfc1337 = 1
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.tcp_sack = 1
net.ipv4.tcp_fack = 1
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_timestamps = 1
net.ipv4.tcp_ecn = 0
net.ipv4.route.flush = 1


Does it still make sense to be inserted in siduction?
Thanks