On Sun, 12 Nov 2000, Scott Howard wrote: > TCP_CORK is yet another example of Linux bloat. No, quite the opposite. The purpose of TCP_CORK is so that applications using sendfile() don't get hammered by Nagle, which would otherwise need to be handled by bloating the sendfile() implementation with header parameters. - James -- James Morris <[EMAIL PROTECTED]> -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://slug.org.au/lists/listinfo/slug
- [SLUG] Nagle - more on the saga Howard Lowndes
- [SLUG] Re: Nagle - more on the saga Angus Lees
- Re: [SLUG] Re: Nagle - more on the saga Scott Howard
- Re: [SLUG] Re: Nagle - more on the saga James Morris
- Re: [SLUG] Re: Nagle - more on the saga Scott Howard
- Re: [SLUG] Re: Nagle - more on the saga Howard Lowndes
- Re: [SLUG] Nagle - more on the saga Scott Howard
