[ILUG] Iptables to redirect outgoing http to another proxy ?

Paul Jakma paul at clubi.ie
Tue Nov 23 12:28:50 GMT 2004


On Tue, 23 Nov 2004, Declan Grady wrote:

> Is there anything I should be setting in my debian woody box regarding tcp 
> settings like that ?

 	/proc/sys/net/ipv4/tcp_rmem

You probably want to bump up the middle value (the default receive 
window size - the values are "min default max"). It needs to be at 
least bandwidth*latency ((512/8)*1.2), if not 2 or 3 times that to 
get good TCP performance.

The fact that you get 60kbps (eventually[1]) over your sat link 
suggests the default is already big enough though.

1. TCP slow start takes a while to ramp up on high-latency links

regards,
-- 
Paul Jakma	paul at clubi.ie	paul at jakma.org	Key ID: 64A2FF6A
Fortune:
Despite all appearances, your boss is a thinking, feeling, human being.



More information about the ILUG mailing list