<?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: TCP stack problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507386#M217686</link>
    <description>I would remove any of the complications of networking and plug it all in to a single switch and get the basic functionality working first. Remove the V-lan and remove the load balancing.  If it still doesn't work its an app issue.  &lt;BR /&gt;&lt;BR /&gt;If you can log what the app is doing while it's being used even better.&lt;BR /&gt;&lt;BR /&gt;Hope This helps &lt;BR /&gt;&lt;BR /&gt;Martin.</description>
    <pubDate>Fri, 18 Mar 2005 05:02:19 GMT</pubDate>
    <dc:creator>The Real MD</dc:creator>
    <dc:date>2005-03-18T05:02:19Z</dc:date>
    <item>
      <title>TCP stack problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507385#M217685</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   We have oracle CRM application. The users are getting blank screen while accessing the application. Most of the time it happens when the user switches from a forms screen to a JSP screen. The vendor says it is possibly a TCP stack problem in the HP servers.&lt;BR /&gt;&lt;BR /&gt;We have two HP rp5470 servers running apps and the DB is on an rp7410 server. They are all connected to a cisco catalyst 6509 and are in the same vlan. The servers have 1Gbps fibre interface. The user connections to apps nodes are load balanced using cisco content switches.&lt;BR /&gt;&lt;BR /&gt;Please find below the netstat o/p from webnode and db node. Could someone please tell me how we can find out if the tcp stack has a problem. &lt;BR /&gt;&lt;BR /&gt;webnode:&lt;BR /&gt;tcp:&lt;BR /&gt;        73545107 packets sent&lt;BR /&gt;                67150130 data packets (3647195122 bytes)&lt;BR /&gt;                79016 data packets (58766373 bytes) retransmitted&lt;BR /&gt;                6382987 ack-only packets (1575077 delayed)&lt;BR /&gt;                679 URG only packets&lt;BR /&gt;                7107 window probe packets&lt;BR /&gt;                7738 window update packets&lt;BR /&gt;                5535450 control packets&lt;BR /&gt;        63028297 packets received&lt;BR /&gt;                48393416 acks (for 3565628400 bytes)&lt;BR /&gt;                103862 duplicate acks&lt;BR /&gt;                0 acks for unsent data&lt;BR /&gt;                42254696 packets (3464861751 bytes) received in-sequence&lt;BR /&gt;                0 completely duplicate packets (0 bytes)&lt;BR /&gt;                139 packets with some dup, data (142361 bytes duped)&lt;BR /&gt;                3601 out of order packets (3471362 bytes)&lt;BR /&gt;                0 packets (0 bytes) of data after window&lt;BR /&gt;                14972 window probes&lt;BR /&gt;                849661 window update packets&lt;BR /&gt;                24255 packets received after close&lt;BR /&gt;                7 segments discarded for bad checksum&lt;BR /&gt;                0 bad TCP segments dropped due to state change&lt;BR /&gt;        1045111 connection requests&lt;BR /&gt;        1326133 connection accepts&lt;BR /&gt;        2371244 connections established (including accepts)&lt;BR /&gt;        2529095 connections closed (including 158112 drops)&lt;BR /&gt;        577 embryonic connections dropped&lt;BR /&gt;        45430245 segments updated rtt (of 45430245 attempts)&lt;BR /&gt;        35827 retransmit timeouts&lt;BR /&gt;                49 connections dropped by rexmit timeout&lt;BR /&gt;        7107 persist timeouts&lt;BR /&gt;        725049 keepalive timeouts&lt;BR /&gt;                724861 keepalive probes sent&lt;BR /&gt;                1919 connections dropped by keepalive&lt;BR /&gt;        2 connect requests dropped due to full queue&lt;BR /&gt;        170759 connect requests dropped due to no listener&lt;BR /&gt;&lt;BR /&gt;DB Node:&lt;BR /&gt;tcp:&lt;BR /&gt;        158211252 packets sent&lt;BR /&gt;                145724434 data packets (1861681907 bytes)&lt;BR /&gt;                2165 data packets (451890 bytes) retransmitted&lt;BR /&gt;                12488728 ack-only packets (689314 delayed)&lt;BR /&gt;                0 URG only packets&lt;BR /&gt;                235 window probe packets&lt;BR /&gt;                1922 window update packets&lt;BR /&gt;                96454 control packets&lt;BR /&gt;        106306530 packets received&lt;BR /&gt;                68458120 acks (for 1861727692 bytes)&lt;BR /&gt;                11700 duplicate acks&lt;BR /&gt;                0 acks for unsent data&lt;BR /&gt;                60937710 packets (2060673752 bytes) received in-sequence&lt;BR /&gt;                0 completely duplicate packets (0 bytes)&lt;BR /&gt;                0 packets with some dup, data (0 bytes duped)&lt;BR /&gt;                522 out of order packets (1032308 bytes)&lt;BR /&gt;                0 packets (0 bytes) of data after window&lt;BR /&gt;                3 window probes&lt;BR /&gt;                80035 window update packets&lt;BR /&gt;                13 packets received after close&lt;BR /&gt;                0 segments discarded for bad checksum&lt;BR /&gt;                0 bad TCP segments dropped due to state change&lt;BR /&gt;        15351 connection requests&lt;BR /&gt;        32251 connection accepts&lt;BR /&gt;        47602 connections established (including accepts)&lt;BR /&gt;        49616 connections closed (including 2275 drops)&lt;BR /&gt;        2269 embryonic connections dropped&lt;BR /&gt;        68410053 segments updated rtt (of 68410053 attempts)&lt;BR /&gt;        1170 retransmit timeouts&lt;BR /&gt;                6 connections dropped by rexmit timeout&lt;BR /&gt;        235 persist timeouts&lt;BR /&gt;        2730 keepalive timeouts&lt;BR /&gt;                2695 keepalive probes sent&lt;BR /&gt;                2 connections dropped by keepalive&lt;BR /&gt;        0 connect requests dropped due to full queue&lt;BR /&gt;        2546 connect requests dropped due to no listener &lt;BR /&gt;&lt;BR /&gt;Patch details are as follows&lt;BR /&gt;PHNE_25083 - Streams cumulative&lt;BR /&gt;PHNE_25388 - Lan product cumulative&lt;BR /&gt;PHNE_26939 - 1000BaseSX cumulative&lt;BR /&gt;PHNE_28089 - ARPA cumulative.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Franklin.&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Mar 2005 04:25:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507385#M217685</guid>
      <dc:creator>hpuxsa</dc:creator>
      <dc:date>2005-03-18T04:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: TCP stack problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507386#M217686</link>
      <description>I would remove any of the complications of networking and plug it all in to a single switch and get the basic functionality working first. Remove the V-lan and remove the load balancing.  If it still doesn't work its an app issue.  &lt;BR /&gt;&lt;BR /&gt;If you can log what the app is doing while it's being used even better.&lt;BR /&gt;&lt;BR /&gt;Hope This helps &lt;BR /&gt;&lt;BR /&gt;Martin.</description>
      <pubDate>Fri, 18 Mar 2005 05:02:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507386#M217686</guid>
      <dc:creator>The Real MD</dc:creator>
      <dc:date>2005-03-18T05:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: TCP stack problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507387#M217687</link>
      <description>One more thing i fogot to mention was that while analysing the traffic with ethereal on apps server (webnode) we have found that sometimes the RTT for an ACK between the apps server and DB server was taking around 60ms. While doing a ping the response was always 0ms.</description>
      <pubDate>Fri, 18 Mar 2005 06:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507387#M217687</guid>
      <dc:creator>hpuxsa</dc:creator>
      <dc:date>2005-03-18T06:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: TCP stack problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507388#M217688</link>
      <description>unplug one of the load balanced machines and see what happens then. Do you still experience the same results.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Martin.</description>
      <pubDate>Fri, 18 Mar 2005 07:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507388#M217688</guid>
      <dc:creator>The Real MD</dc:creator>
      <dc:date>2005-03-18T07:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: TCP stack problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507389#M217689</link>
      <description>&lt;BR /&gt;Using a vlan is perfectly fine.&lt;BR /&gt;&lt;BR /&gt;How do you resolve DNS?&lt;BR /&gt;&lt;BR /&gt;Have you considered applying more current patches?&lt;BR /&gt;&lt;BR /&gt;This is your current and what you should be at:&lt;BR /&gt;&lt;BR /&gt;s700_800 11.11 LAN product cumulative patch:&lt;BR /&gt;PHNE_25388 created: 2002/01/29&lt;BR /&gt;PHNE_28923 created: 2003/06/12&lt;BR /&gt;&lt;BR /&gt;s700_800 11.11 Streams Pty cumulative patch:&lt;BR /&gt;PHNE_25083 created: 2001/08/24&lt;BR /&gt;PHNE_30103 created: 2003/12/11&lt;BR /&gt;&lt;BR /&gt;s700_800 11.11 cumulative ARPA Transport patch:&lt;BR /&gt;PHNE_28089 patch has warnings created: 2002/10/23&lt;BR /&gt;PHNE_31247 created: 2004/08/07&lt;BR /&gt;&lt;BR /&gt;s700_800 11.11 GELAN 1000Base-SX/T B.11.11.14-19 cum. patch:&lt;BR /&gt;PHNE_26939 created: 2002/06/03&lt;BR /&gt;PHNE_28883 created: 2003/12/29&lt;BR /&gt;PHNE_32491 passed functional tests, created: 2005/01/31 notes:critical fix reboot required special instructions&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Fri, 18 Mar 2005 07:48:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507389#M217689</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-03-18T07:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: TCP stack problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507390#M217690</link>
      <description>If using DNS to resolve dbase server name, I'd consider resolving locally at the apps servers /etc/host file.&lt;BR /&gt;&lt;BR /&gt;Maybe doing a few nslookup dbase-server-name from the app servers would show a slow or lack or response.&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Mar 2005 09:35:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507390#M217690</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2005-03-18T09:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: TCP stack problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507391#M217691</link>
      <description>We use DNS and the order is hosts file first and then DNS. For the DB and apps servers we have entries for all these servers in /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;Thanks for the information on patches.&lt;BR /&gt;We will try installing the latest patches.</description>
      <pubDate>Fri, 18 Mar 2005 09:54:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507391#M217691</guid>
      <dc:creator>hpuxsa</dc:creator>
      <dc:date>2005-03-18T09:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: TCP stack problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507392#M217692</link>
      <description>_Which_ vendor is casting aspersions against our stack, and just exactly what to they think might be wrong with it?-)  Oracle, the LB vendor, or someone else?&lt;BR /&gt;&lt;BR /&gt;The 60 ms ACK time is normal.  In broad handwaving terms it means that the application took longer than the standalone ack interval to send a response back on the connection, so the TCP standalone ACK timer fired and sent a standalone ACK.  The default setting for the standalone ACK timer (tcp_deferred_ack_interval) is 50 ms, and it is based on a timer with 10ms granularity, so seeing anything between 40 and 60 is more or less normal.&lt;BR /&gt;&lt;BR /&gt;If you can take a packet trace from a user's system doing the switch, that might be useful.  As suggested, going through the LB's and stuff is additional complication so checking that thigns work well bypassing the LBs would indeed be a very good thing.&lt;BR /&gt;&lt;BR /&gt;You netstat statistics look reasonable - it might be better to take a few snapshots over an interval and run them through beforeafter (&lt;A href="ftp://ftp.cup.hp.com/dist/networking/tools/)" target="_blank"&gt;ftp://ftp.cup.hp.com/dist/networking/tools/)&lt;/A&gt; since the stats are cumulative since boot and can wrap (being only 32 bits until HP-UX 11.notsurewat)</description>
      <pubDate>Sat, 19 Mar 2005 15:12:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507392#M217692</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2005-03-19T15:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: TCP stack problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507393#M217693</link>
      <description>Hi Rick,&lt;BR /&gt;&lt;BR /&gt; We have increased the number of Java process in the system and the frequency of the problem has reduced. Now the vendor is not complaining about TCP stack. they were initially highlighting the 60ms and blaming the stack and I could not explain why that was happening. Thanks a lot for the help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Franklin.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Mar 2005 00:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-stack-problem/m-p/3507393#M217693</guid>
      <dc:creator>hpuxsa</dc:creator>
      <dc:date>2005-03-21T00:18:57Z</dc:date>
    </item>
  </channel>
</rss>

