<?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: nagle algorithm:  any help here? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nagle-algorithm-any-help-here/m-p/2486832#M18951</link>
    <description>in the defects section for the ARPA transport patch there is a reference to:&lt;BR /&gt;&lt;BR /&gt;The sendfile system call can trigger the Nagle algorithm, decreasing file transfer performance.&lt;BR /&gt;&lt;BR /&gt;being using the nagle algorith decreases performance and is considered a defect, my guess is that it doesn't use it by default.</description>
    <pubDate>Thu, 25 Jan 2001 20:56:24 GMT</pubDate>
    <dc:creator>Curtis Larson</dc:creator>
    <dc:date>2001-01-25T20:56:24Z</dc:date>
    <item>
      <title>nagle algorithm:  any help here?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nagle-algorithm-any-help-here/m-p/2486831#M18950</link>
      <description>I got no responses in the networking forum, so I thought I would chance a cross-post.  Any gurus here know whether the nagle algorithm is implemented by default for HP-UX 10.20 &amp;amp; 11.00?</description>
      <pubDate>Thu, 25 Jan 2001 20:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nagle-algorithm-any-help-here/m-p/2486831#M18950</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2001-01-25T20:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: nagle algorithm:  any help here?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nagle-algorithm-any-help-here/m-p/2486832#M18951</link>
      <description>in the defects section for the ARPA transport patch there is a reference to:&lt;BR /&gt;&lt;BR /&gt;The sendfile system call can trigger the Nagle algorithm, decreasing file transfer performance.&lt;BR /&gt;&lt;BR /&gt;being using the nagle algorith decreases performance and is considered a defect, my guess is that it doesn't use it by default.</description>
      <pubDate>Thu, 25 Jan 2001 20:56:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nagle-algorithm-any-help-here/m-p/2486832#M18951</guid>
      <dc:creator>Curtis Larson</dc:creator>
      <dc:date>2001-01-25T20:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: nagle algorithm:  any help here?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nagle-algorithm-any-help-here/m-p/2486833#M18952</link>
      <description>Well, it isn't so clear to me.  I read the same report, but it can also be interporeted to mean that the nagle algorithm i sin effect, and the arpa sendfile system can trigger (i.e. meet the small packet definition required for the nagle algorithm to delay packets) the effect.  But I can see other readings (yours, for instance) as also possible.&lt;BR /&gt;&lt;BR /&gt;I am hoping someone can confirm the truth one way or another.</description>
      <pubDate>Thu, 25 Jan 2001 21:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nagle-algorithm-any-help-here/m-p/2486833#M18952</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2001-01-25T21:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: nagle algorithm:  any help here?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nagle-algorithm-any-help-here/m-p/2486834#M18953</link>
      <description>By default telnetd calls setsockopt() TCP_NODELAY - immediately send data as it is received from the upper level. This means it does NOT use the Nagle Algorithm, and the tcp_naglim_def = 1. And at 11.0 this means&lt;BR /&gt;small one byte tcp packets are sent on the LAN.&lt;BR /&gt;&lt;BR /&gt;You can prevent this by passing -TCP_DELAY to telnetd, which simply stops telnetd passing the setsockopt(TCP_NODELAY) flag to the transport.]&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Thu, 25 Jan 2001 22:06:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nagle-algorithm-any-help-here/m-p/2486834#M18953</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2001-01-25T22:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: nagle algorithm:  any help here?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nagle-algorithm-any-help-here/m-p/2486835#M18954</link>
      <description>Thanks, Berlene.  Do you have the info, or can you point me to a doc, for other TCP protocols?  In particular, I am interested in how sqlnet and remsh packets are handled.</description>
      <pubDate>Thu, 25 Jan 2001 22:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nagle-algorithm-any-help-here/m-p/2486835#M18954</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2001-01-25T22:15:21Z</dc:date>
    </item>
  </channel>
</rss>

