On Fri, 2006-03-03 at 20:47 -0600, Jeff Vian wrote: > On Fri, 2006-03-03 at 10:34 +0100, shrek-m@xxxxxx wrote: > > On 03.03.2006 09:12, Mike Chambers wrote: > > > > >echo 256960 >> /proc/sys/net/core/rmem_default > > >echo 256960 >> /proc/sys/net/core/rmem_max > > >echo 256960 >> /proc/sys/net/core/wmem_default > > >echo 256960 >> /proc/sys/net/core/wmem_max > > >echo 0 >> /proc/sys/net/ipv4/tcp_timestamps > > >echo 1 >> /proc/sys/net/ipv4/tcp_sack > > >echo 1 >> /proc/sys/net/ipv4/tcp_window_scaling > > > > > > > why ">>" ? > > imho this should be ">" > > > > > For me it works with either syntax, but AFAIK the > is the best (and > most universal) choice If you're going to do this stuff, why not do it right instead, and put net.core.rmem_default = 256960 into /etc/sysctl.conf ? -- Peter -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list