<?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: Delay_ack setting [ms] in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908432#M49484</link>
    <description>Check this threat :&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=877912" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=877912&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Wed, 22 Jun 2005 03:31:56 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2005-06-22T03:31:56Z</dc:date>
    <item>
      <title>Delay_ack setting [ms]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908431#M49483</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To estimate the gain we may achieve after switching off Delayed Acknowledge, I like to know how long the System waits until it sends the Delayed Acknowledge.&lt;BR /&gt;UCX (TCP/IP) V4.2-21&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Kees</description>
      <pubDate>Wed, 22 Jun 2005 02:38:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908431#M49483</guid>
      <dc:creator>Kees van Rhijn</dc:creator>
      <dc:date>2005-06-22T02:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Delay_ack setting [ms]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908432#M49484</link>
      <description>Check this threat :&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=877912" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=877912&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 22 Jun 2005 03:31:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908432#M49484</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-06-22T03:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Delay_ack setting [ms]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908433#M49485</link>
      <description>Wim, thanks for the thread! The figure 200ms is mentionned, but I think that is the Win32 figure.&lt;BR /&gt;&lt;BR /&gt;I have seen up to now:&lt;BR /&gt;Linux 2: 15-20ms&lt;BR /&gt;Solaris: 50ms&lt;BR /&gt;Win32: 200ms&lt;BR /&gt;UCX: ?&lt;BR /&gt;&lt;BR /&gt;Kees</description>
      <pubDate>Wed, 22 Jun 2005 03:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908433#M49485</guid>
      <dc:creator>Kees van Rhijn</dc:creator>
      <dc:date>2005-06-22T03:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Delay_ack setting [ms]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908434#M49486</link>
      <description>Did some tcptrace in ucx 4.2 (for ftp sessions): it report delayed acks after received packages of about 20 100/sec or 200 ms against 0 when nodelay ack is active.&lt;BR /&gt;&lt;BR /&gt;Did the same on tcp 5.3. The delay wasn't given. Changed functionality ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 22 Jun 2005 05:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908434#M49486</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-06-22T05:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Delay_ack setting [ms]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908435#M49487</link>
      <description>Noticed that in ucx and tcp the number of delayed acks are shown. I took a global trace of all traffic on 5.3 until I saw an increase in the counter. Than I searched for the delayed ack. Found it and the difference is 200 ms too. But not 100% sure that it is caused by delayed ack.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 22 Jun 2005 05:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908435#M49487</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-06-22T05:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Delay_ack setting [ms]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908436#M49488</link>
      <description>Wim, Thanks a lot. Seen your 200ms result I expect a significant improvement during our DICOM-transfer, when delayed acknowledge is disabled.&lt;BR /&gt;This was my first experience with the successor of Ask the Wizzard and it makes me a fan.&lt;BR /&gt;&lt;BR /&gt;Kees</description>
      <pubDate>Wed, 22 Jun 2005 06:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908436#M49488</guid>
      <dc:creator>Kees van Rhijn</dc:creator>
      <dc:date>2005-06-22T06:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Delay_ack setting [ms]</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908437#M49489</link>
      <description>Please see my reply above.</description>
      <pubDate>Wed, 22 Jun 2005 06:32:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/delay-ack-setting-ms/m-p/4908437#M49489</guid>
      <dc:creator>Kees van Rhijn</dc:creator>
      <dc:date>2005-06-22T06:32:26Z</dc:date>
    </item>
  </channel>
</rss>

