<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: socket options=TCP_NODELAY in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/socket-options-tcp-nodelay/m-p/4545648#M39080</link>
    <description>TCP socket options are available for all programs that use TCP and documented on the tcp(7) man page. Use the command "man 7 tcp" to view it on your system.&lt;BR /&gt;&lt;BR /&gt;Quote from that man page:&lt;BR /&gt;----&lt;BR /&gt;TCP_NODELAY&lt;BR /&gt;If set, disable the Nagle algorithm. This means that segments are always sent as soon as possible, even if there is only a small  amount of data. When not set, data is buffered until there is a sufficient amount to send out, thereby avoiding the frequent  sending of small packets, which results in poor utilization of the network. This option is overridden by TCP_CORK; however, setting this option forces an explicit flush of pending output, even if TCP_CORK is currently set.&lt;BR /&gt;----&lt;BR /&gt;In other words: TCP_NODELAY = "don't try to optimize the network traffic; always send everything ASAP, even though some network bandwidth may be wasted in the process."&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Tue, 08 Dec 2009 05:42:48 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2009-12-08T05:42:48Z</dc:date>
    <item>
      <title>socket options=TCP_NODELAY</title>
      <link>https://community.hpe.com/t5/operating-system-linux/socket-options-tcp-nodelay/m-p/4545647#M39079</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;Can someone pls explain: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;socket options=TCP_NODELAY &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;at smb.conf from Samba?&lt;BR /&gt;&lt;BR /&gt;BTW I have Samba Version 3.0.20b installed.&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Dec 2009 00:31:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/socket-options-tcp-nodelay/m-p/4545647#M39079</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2009-12-08T00:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: socket options=TCP_NODELAY</title>
      <link>https://community.hpe.com/t5/operating-system-linux/socket-options-tcp-nodelay/m-p/4545648#M39080</link>
      <description>TCP socket options are available for all programs that use TCP and documented on the tcp(7) man page. Use the command "man 7 tcp" to view it on your system.&lt;BR /&gt;&lt;BR /&gt;Quote from that man page:&lt;BR /&gt;----&lt;BR /&gt;TCP_NODELAY&lt;BR /&gt;If set, disable the Nagle algorithm. This means that segments are always sent as soon as possible, even if there is only a small  amount of data. When not set, data is buffered until there is a sufficient amount to send out, thereby avoiding the frequent  sending of small packets, which results in poor utilization of the network. This option is overridden by TCP_CORK; however, setting this option forces an explicit flush of pending output, even if TCP_CORK is currently set.&lt;BR /&gt;----&lt;BR /&gt;In other words: TCP_NODELAY = "don't try to optimize the network traffic; always send everything ASAP, even though some network bandwidth may be wasted in the process."&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 08 Dec 2009 05:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/socket-options-tcp-nodelay/m-p/4545648#M39080</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-12-08T05:42:48Z</dc:date>
    </item>
  </channel>
</rss>

