Results 1 to 5 of 5

Thread: Support for RFC3390?

  1. #1
    Newbie BostonDriver88's Avatar
    Join Date
    Sep 2006
    Location
    Boston
    Posts
    6

    Support for RFC3390?

    Does Linux support RFC3390? If so, which kernel version do I need?

    I have an application which can benefit from the TCP window being 4 in lieu of 1 after entering slow start. On BSD, there is a sysctl variable to enable this. Testing results show the benefit (again, in my application.)

    I'd like to enable the same on my Linux systems, but searching for rfc3390 doesn't turn anything up.

    Thanks.

  2. #2
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758
    I personally dont know, but didnt see much in google either. I would stick with OpenBSD if you can utilize it.

  3. #3
    Newbie BostonDriver88's Avatar
    Join Date
    Sep 2006
    Location
    Boston
    Posts
    6
    Quote Originally Posted by Schotty
    I personally dont know, but didnt see much in google either. I would stick with OpenBSD if you can utilize it.
    Thanks. I need to have this on the deployed (and to be deployed) Linux systems. I try to apply solutions on one platform to all the others.

    I'll simply make the change myself It's a simply one line change to the kernel. Before I do that however (for "production") and have to maintain my own special kernel if you will, I figured I'd ask. I'll make the change to test however. It's a TCP thing, not specific to any flavor of "unix". So I expect the same performance gain.

    Thanks!

  4. #4
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758
    Have you checked to see if it is a current kernel config option? I am not near a Linux box right now (on te road with my mac). But that may be an option in there if every other nix supports it.

    Just me spewing thoughts :lol:

  5. #5
    Newbie BostonDriver88's Avatar
    Join Date
    Sep 2006
    Location
    Boston
    Posts
    6
    Quote Originally Posted by Schotty
    Have you checked to see if it is a current kernel config option? I am not near a Linux box right now (on te road with my mac). But that may be an option in there if every other nix supports it.

    Just me spewing thoughts :lol:
    No, I'll do that shortly. Wouldn't there be a #ifdef as a result? I didn't see any in the code.

Similar Threads

  1. Windows Longhorn Release notes
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-28-2005, 06:51 AM
  2. Windows NT 4.0 Support Ends New Year's Eve
    By genesis in forum Windows - General Topics
    Replies: 3
    Last Post: 01-02-2005, 09:21 AM
  3. SQL Server Support for the Euro Currency
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:36 PM
  4. From the company that brought you your 3d support (maybe)
    By ZennouRyuu in forum Linux - Software, Applications & Programming
    Replies: 1
    Last Post: 07-01-2004, 12:25 PM
  5. Cannot build kernel with IPX support
    By Fox Mulder in forum Linux - Hardware, Networking & Security
    Replies: 1
    Last Post: 09-21-2002, 03:29 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •