engos
(usa openSUSE)
Enviado em 29/02/2008 - 15:58h
Já que você insiste em pedir ajuda, mas não gosta de me responder o que pergunto, veja o seguinte:
/etc/sysctl.conf
tcp_fin_timeout connection
net.ipv4.tcp_fin_timeout = 30
tcp_keepalive_time connection
net.ipv4.tcp_keepalive_time = 1800
net.ipv4.tcp_window_scaling = 0
net.ipv4.tcp_sack = 0
net.ipv4.tcp_timestamps = 0
net.ipv4.tcp_mem = 28672 28672 32768
net.ipv4.tcp_wmem = 16384 65536 524288
net.ipv4.tcp_rmem = 49152 196608 1572864
net.core.rmem_max = 262140
net.core.rmem_default = 262140
net.core.wmem_max = 262140
net.core.wmem_default = 262140
net.ipv4.tcp_max_tw_buckets = 720000
net.ipv4.ip_local_port_range = 16384 65536
net.ipv4.ipfrag_high_thresh = 512000
net.ipv4.ipfrag_low_thresh = 446464
net.core.optmem_max = 28672
net.core.hot_list_length = 512
Depois reinicie a rede:
/etc/init.d/network restart