Re: [Scottish] Anybody know how to tweak network in SuSE

2006-01-30 Thread Kevin McDermott
Hi Colin, Alternatively, edit /etc/sysctl.conf and add: net.ipv4.tcp_adv_win_scale = 8 This is the modern way :-) sysctl -A lists all the sysctls and their current values... HTH Kevin ___ Scottish mailing list Scottish@mailman.lug.org.uk

Re: [Scottish] Anybody know how to tweak network in SuSE

2006-01-30 Thread Colin McKinnon
On Monday 30 January 2006 08:08, Kevin McDermott wrote: Hi Colin, Alternatively, edit /etc/sysctl.conf and add: net.ipv4.tcp_adv_win_scale = 8 That's the bunny! I'll get the first round when you make it back to civillization Kevin. C. ___

[Scottish] Anybody know how to tweak network in SuSE

2006-01-29 Thread Colin McKinnon
Hi All, Does anybody know where I setup TCP Window scaling in SuSE 9.3 (2.6 kernel). I've just switched from 2 to 8 and it makes a BIG difference. I know I can echo 8 /proc/sys/net/ipv4/tcp_adv_win_scale but I'll never remember to do that every time I switch on my pooter. TIA, C.

Re: [Scottish] Anybody know how to tweak network in SuSE

2006-01-29 Thread stephen donaldson
Add this to /etc/rc.local vi //etc/init.d/boot.local and add your line, it will run on boot up / echo 8 /proc/sys/net/ipv4/tcp_adv_win_scale It will load after all other services. Steve Colin McKinnon wrote: Hi All, Does anybody know where I setup TCP Window scaling in SuSE 9.3 (2.6