<?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: Source quench received from ping in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-received-from-ping/m-p/3334802#M568151</link>
    <description>Hi Alan,&lt;BR /&gt;&lt;BR /&gt;A source quench received message usually comes from a router in the path the ping was headed.&lt;BR /&gt;They do this when they start to become saturated with traffic. They deal with the saturation by starting to discard "low-priority" traffic of which ICMP traffic is one of the first. Ping uses ICMP traffic.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
    <pubDate>Mon, 19 Jul 2004 10:32:36 GMT</pubDate>
    <dc:creator>Jeff Schussele</dc:creator>
    <dc:date>2004-07-19T10:32:36Z</dc:date>
    <item>
      <title>Source quench received from ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-received-from-ping/m-p/3334799#M568148</link>
      <description>We have a client server system, with database on hp-ux 11.0&lt;BR /&gt;&lt;BR /&gt;A few days ago some users reported problems connecting, they were freezing.&lt;BR /&gt;A ping from the affected pc's showed "Source quench received" returned. This was NOT returned from PC's that were not affected when run at the same time.&lt;BR /&gt;&lt;BR /&gt;All the connections were going to the same IP address, and same network card, just some of them had issues.&lt;BR /&gt;&lt;BR /&gt;Any advice on what might be the cause, can't find any errors on the hpux box, and suspect it might be network related.</description>
      <pubDate>Mon, 19 Jul 2004 04:15:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-received-from-ping/m-p/3334799#M568148</guid>
      <dc:creator>Alan Casey</dc:creator>
      <dc:date>2004-07-19T04:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Source quench received from ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-received-from-ping/m-p/3334800#M568149</link>
      <description>Hi,&lt;BR /&gt;You can get rid of this messsage by doing:&lt;BR /&gt;&lt;BR /&gt;# ndd -get /dev/ip ip_send_source_quench&lt;BR /&gt;&lt;BR /&gt;If it returns 1 then try setting it to 0&lt;BR /&gt;&lt;BR /&gt;# ndd -set /dev/ip ip_send_source_quench 0&lt;BR /&gt;&lt;BR /&gt;But you need to find out why this is happening. Have a look at this link below.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.freesoft.org/CIE/RFC/896/8.htm" target="_blank"&gt;http://www.freesoft.org/CIE/RFC/896/8.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2004 04:24:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-received-from-ping/m-p/3334800#M568149</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-07-19T04:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Source quench received from ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-received-from-ping/m-p/3334801#M568150</link>
      <description>Alan,&lt;BR /&gt;&lt;BR /&gt;I had this same issue start occurring several months ago on one of my systems.  And through all the t-shooting, I never found the culprit....  Through various research, it was suggested that the ping response was being received faster than the HP-UX system could handle it.  Has something (network-related) changed recently?&lt;BR /&gt;&lt;BR /&gt;Dwyane</description>
      <pubDate>Mon, 19 Jul 2004 10:29:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-received-from-ping/m-p/3334801#M568150</guid>
      <dc:creator>Dwyane Everts_1</dc:creator>
      <dc:date>2004-07-19T10:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Source quench received from ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-received-from-ping/m-p/3334802#M568151</link>
      <description>Hi Alan,&lt;BR /&gt;&lt;BR /&gt;A source quench received message usually comes from a router in the path the ping was headed.&lt;BR /&gt;They do this when they start to become saturated with traffic. They deal with the saturation by starting to discard "low-priority" traffic of which ICMP traffic is one of the first. Ping uses ICMP traffic.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 19 Jul 2004 10:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-received-from-ping/m-p/3334802#M568151</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-07-19T10:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Source quench received from ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-received-from-ping/m-p/3334803#M568152</link>
      <description>Thanks guys,&lt;BR /&gt;&lt;BR /&gt;I agree and think that this is a network related issue, but our network guys dont agree.&lt;BR /&gt;&lt;BR /&gt;Well I have disables the Source quench messages from the server, and in the event of a recurrance of these problems I have asked our network guys to check for these messages to identify the problem as not being server related. &lt;BR /&gt;&lt;BR /&gt;Thanks again, and Jeff u get 10 points as I used the text of your reply in my email update on the issue.&lt;BR /&gt;&lt;BR /&gt;Thanks again everyone.&lt;BR /&gt;Alan</description>
      <pubDate>Mon, 19 Jul 2004 10:50:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-received-from-ping/m-p/3334803#M568152</guid>
      <dc:creator>Alan Casey</dc:creator>
      <dc:date>2004-07-19T10:50:01Z</dc:date>
    </item>
  </channel>
</rss>

