Re: tcp troughput weirdness

From: Danny Braniss (danny_at_cs.huji.ac.il)
Date: 07/12/05

  • Next message: Mile: "(no subject)"
    To: David Malone <dwmalone@maths.tcd.ie>
    Date: Tue, 12 Jul 2005 12:21:23 +0300
    
    

    > > > Are the window sizes on Linux bigger or smaller?
    >
    > > TCP window size: 16.0 KByte (default)
    > > smaller :-(, but increasing it does not make any change
    >
    > Hmmm... Various things that you could try (I'd try them
    > one by on, rather than all together):
    >
    > 1) sysctl net.inet.tcp.inflight_enable=0
    >
    > 2) sysctl net.inet.tcp.sendspace=131072
    > sysctl net.inet.tcp.recvspace=131072
    >
    > 3) sysctl net.inet.tcp.sack.enable=0

    >
    > I'd be interested to know if any of them make much difference.

    combining
            sysctl net.inet.tcp.sendspace=131072
    and
            sysctl net.inet.tcp.inflight.enable=0

    did the trick! now can someone remind me what inflight does? and could
    someone explain why increasing sendspace alone did not do the trick?
    (i had it at 64k, which got things better, but not sufficient).

    thanks!
    >
    > David.

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Mile: "(no subject)"

    Relevant Pages

    • Re: modifying permissions in /dev
      ... anyone will be able to mount devices that are opened to him/her via ... filesystem permissions. ... sysctl vfs.usermount=1 ... will do the trick. ...
      (freebsd-net)
    • Re: tcp troughput weirdness
      ... > sysctl net.inet.tcp.recvspace=131072 ... someone explain why increasing sendspace alone did not do the trick? ... To unsubscribe, ...
      (freebsd-stable)
    • Re: I cant reinitialize disk formerly crypted
      ... >>I have still had no success in initializing my disk. ... after this trick and I have set it back to the default value again. ... su-3.00# sysctl kern.geom.debugflags=0 ...
      (comp.unix.bsd.freebsd.misc)
    • Re: resize2fs on LVM2 on hardware RAID5
      ... somehow these kind of questions always seem to start a discussion on ... The trick, though it may not be of much help to you now, is to use ReiserFS ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
      (Debian-User)
    • Re: xdm source .bash_profile
      ... Looking around Debian reference document and googling about it, the trick ... login and should contain seting of environment variables like $PATH. ... they may source it too) so I thought all common things like this ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)