jseabra
14-07-2005, 15:03
Hi all.
The no 1 problem in the FAQ is :
1. P2P networks causing lost of connectivity due to limited number of connections which firewall is keeps tracking (1024 by default)
The problem has been fixed but its still possible to improve emule downloads by changing 2 parameters.
The first solutiuon is to increase ip_conntrack_max in proc.
Also to improve speed change the tcp_fin_timeout parameter:
echo 2048 > /proc/sys/net/ipv4/ip_conntrack_max
echo 120 > /proc/sys/net/ipv4/tcp_fin_timeout
Add this to post-boot
Try it and drop a line here!
Kind Regards,
João Seabra
The no 1 problem in the FAQ is :
1. P2P networks causing lost of connectivity due to limited number of connections which firewall is keeps tracking (1024 by default)
The problem has been fixed but its still possible to improve emule downloads by changing 2 parameters.
The first solutiuon is to increase ip_conntrack_max in proc.
Also to improve speed change the tcp_fin_timeout parameter:
echo 2048 > /proc/sys/net/ipv4/ip_conntrack_max
echo 120 > /proc/sys/net/ipv4/tcp_fin_timeout
Add this to post-boot
Try it and drop a line here!
Kind Regards,
João Seabra