<?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: Quench Reply in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/quench-reply/m-p/3011893#M576563</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;If you are performing a ping from the HP-UX servers and received a source quench from the pinged system, then it is the pinged system that has to disable ICMP source quench.&lt;BR /&gt;&lt;BR /&gt;The source quench is a way for the pinged system to tell the pinging system that it is sending ICMP traffic too fast for it to handle i.e. giving a "please slow down" signal.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
    <pubDate>Tue, 01 Jul 2003 11:00:43 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2003-07-01T11:00:43Z</dc:date>
    <item>
      <title>Quench Reply</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quench-reply/m-p/3011890#M576560</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have two servers (S16K-A and N4000-75) with  HP-UX v.11.11. When I do a ping outside these servers, it returns: QUENCH REPLY.&lt;BR /&gt;&lt;BR /&gt;The people of routers have seen a lot of things, but they doesn't find anything... is anyone knows if it could be from the server.... maybe because the server is work a lot of???. Any idea?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot of,&lt;BR /&gt;Carmen.&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jul 2003 08:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quench-reply/m-p/3011890#M576560</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2003-07-01T08:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Quench Reply</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quench-reply/m-p/3011891#M576561</link>
      <description>/*&lt;BR /&gt;ICMP source quench messages are generated when an IP packet is&lt;BR /&gt;                          received by the 11.0 system that can't be delivered to the socket&lt;BR /&gt;                          buffer of the receiving application.  The intent is to inform the&lt;BR /&gt;                          sender of the full buffer condition so the rate of the transmission&lt;BR /&gt;                          is slowed down until the buffer can be read by the receiving&lt;BR /&gt;                          application.&lt;BR /&gt;&lt;BR /&gt;                          Setting the ndd parameter ip_send_source_quench to 0 can be an&lt;BR /&gt;                          effective way to deal with the messages.&lt;BR /&gt;&lt;BR /&gt;Just do a &lt;BR /&gt;#ndd -get /dev/ip ip_send_source_quench &lt;BR /&gt;&lt;BR /&gt; If it returns a 1 source quench turned on &lt;BR /&gt;turn it off using &lt;BR /&gt;&lt;BR /&gt;#ndd -set /dev/ip ip_send_source_quench 0 &lt;BR /&gt;&lt;BR /&gt;to persist the change after reboot make entries in &lt;BR /&gt; /etc/rc.config.d/nddconf file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jul 2003 09:01:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quench-reply/m-p/3011891#M576561</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-07-01T09:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Quench Reply</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quench-reply/m-p/3011892#M576562</link>
      <description>Hi,&lt;BR /&gt;add this entry in the nddconf file for set quench to 0:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=ip &lt;BR /&gt;NDD_NAME[0]=ip_send_source_quench &lt;BR /&gt;NDD_VALUE[0]=0 &lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;ndd -c&lt;BR /&gt;&lt;BR /&gt;for Read input from the configuration file&lt;BR /&gt;/etc/rc.config.d/nddconf and set the tunable parameters.&lt;BR /&gt;&lt;BR /&gt;Enrico.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jul 2003 09:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quench-reply/m-p/3011892#M576562</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2003-07-01T09:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Quench Reply</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quench-reply/m-p/3011893#M576563</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;If you are performing a ping from the HP-UX servers and received a source quench from the pinged system, then it is the pinged system that has to disable ICMP source quench.&lt;BR /&gt;&lt;BR /&gt;The source quench is a way for the pinged system to tell the pinging system that it is sending ICMP traffic too fast for it to handle i.e. giving a "please slow down" signal.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Tue, 01 Jul 2003 11:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quench-reply/m-p/3011893#M576563</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2003-07-01T11:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Quench Reply</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quench-reply/m-p/3011894#M576564</link>
      <description>Source Quench is sent back from a host when it cannot deliver packets to the destination socket quickly enough.  There is a bug in HP-UX 11.0 that causes it to return excessive SQ messages as well.&lt;BR /&gt;&lt;BR /&gt;Are you pinging an HP-UX 11.0 box from your 11i servers?  If so, there is a patch to fix this problem in 11.0 (PHSS_27962 ).&lt;BR /&gt;&lt;BR /&gt;If you are seeing this when pinging any host, then something else is afoot.</description>
      <pubDate>Tue, 01 Jul 2003 11:07:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quench-reply/m-p/3011894#M576564</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-07-01T11:07:39Z</dc:date>
    </item>
  </channel>
</rss>

