<?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 Performance issue, when IP Changes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue-when-ip-changes/m-p/3347353#M568540</link>
    <description>Hi,&lt;BR /&gt;The Perfomance of a Apache server is slow when bound to a static IP on the server. However if the same apache server is Bound to a different IP ( Say IP2 ) The performance is normal. &lt;BR /&gt;&lt;BR /&gt;I am suspecting there could be some issue with the IP. How can i debug on this issue. Can you please help ...&lt;BR /&gt;&lt;BR /&gt;Tks, Nag</description>
    <pubDate>Mon, 02 Aug 2004 15:14:07 GMT</pubDate>
    <dc:creator>Nagendra_6</dc:creator>
    <dc:date>2004-08-02T15:14:07Z</dc:date>
    <item>
      <title>Performance issue, when IP Changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue-when-ip-changes/m-p/3347353#M568540</link>
      <description>Hi,&lt;BR /&gt;The Perfomance of a Apache server is slow when bound to a static IP on the server. However if the same apache server is Bound to a different IP ( Say IP2 ) The performance is normal. &lt;BR /&gt;&lt;BR /&gt;I am suspecting there could be some issue with the IP. How can i debug on this issue. Can you please help ...&lt;BR /&gt;&lt;BR /&gt;Tks, Nag</description>
      <pubDate>Mon, 02 Aug 2004 15:14:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue-when-ip-changes/m-p/3347353#M568540</guid>
      <dc:creator>Nagendra_6</dc:creator>
      <dc:date>2004-08-02T15:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue, when IP Changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue-when-ip-changes/m-p/3347354#M568541</link>
      <description>Collect performance data.&lt;BR /&gt;&lt;BR /&gt;Maybe a networking problem.'&lt;BR /&gt;&lt;BR /&gt;See attached hpux script.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 02 Aug 2004 15:41:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue-when-ip-changes/m-p/3347354#M568541</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-08-02T15:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue, when IP Changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue-when-ip-changes/m-p/3347355#M568542</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The types of things I'd be looking at are:&lt;BR /&gt;&lt;BR /&gt;lanadmin statistics for the interface of IP1 and IP2 - compare statistics&lt;BR /&gt;&lt;BR /&gt;netstat statistics when using IP1 vs. IP2 - compare statistics&lt;BR /&gt;&lt;BR /&gt;apache log files when bound to different IP addresses&lt;BR /&gt;&lt;BR /&gt;possibly even collect network traces when apache is bound to IP1 vs. IP2 and see if the traces reveal errors, retransmissions, or pauses in network traffic&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Mon, 02 Aug 2004 20:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue-when-ip-changes/m-p/3347355#M568542</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2004-08-02T20:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue, when IP Changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue-when-ip-changes/m-p/3347356#M568543</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I'd agree with Dave that your issue may well be network related. Possibly there is already a high volume of network traffic through one of the interfaces which is slowing response from the http server.&lt;BR /&gt;&lt;BR /&gt;Use the lanadmin menu mode to display statistics on each interface. &lt;BR /&gt;If you have glance installed you can quickly check traffic on each interface, collisions, errors etc (use the 'l' option in glance).&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Aug 2004 00:14:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue-when-ip-changes/m-p/3347356#M568543</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2004-08-03T00:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue, when IP Changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue-when-ip-changes/m-p/3347357#M568544</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You didn't say if the IP1 and IP2 were on different network cards, or virtual IP's on the same network card, or a static IP that you changed on the network card e.g. via ifconfig, SAM or by editing netconf file.&lt;BR /&gt;You also didn't tell us if the IP1 and IP2 were in the same IP subnet.&lt;BR /&gt;&lt;BR /&gt;If they are on different network cards, then I would at at typical networking e.g. lanadmin -g ppa, lanadmin -x ppa, netstat -in for network errors, correct duplex, and that each network card is on a unique IP subnet.&lt;BR /&gt;&lt;BR /&gt;Otherwise, you might want to check for a duplicate IP address out there when the apache server is on IP2.   Remove the IP1 address if it is already on the system, and have other hosts or the HP try to ping, arp or otherwise get a response from IP1.   If you get a response, see if you can telnet, ssh, or otherwise log in and identify it.  Or, find out the MAC address of that system e.g. arp IP1.  Run lanscan to see if it is one of your network card MAC's. &lt;BR /&gt;&lt;BR /&gt;Also the nettl subsystem will usually detect duplicate IP's.  You have to format it first:&lt;BR /&gt;nettl -f /var/adm/nettl.LOG000 &amp;gt; /tmp/log.out and see if any errors are logged:  "Hardware address" then the mac of the duplicate IP, "trying to be our address" followed by the IP.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;-&amp;gt; Brian Hackley&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Aug 2004 07:52:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue-when-ip-changes/m-p/3347357#M568544</guid>
      <dc:creator>Brian Hackley</dc:creator>
      <dc:date>2004-08-03T07:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue, when IP Changes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue-when-ip-changes/m-p/3347358#M568545</link>
      <description>Try something simple like ping or nslookup on each.  I would think that would give you a clue.</description>
      <pubDate>Thu, 05 Aug 2004 15:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-issue-when-ip-changes/m-p/3347358#M568545</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2004-08-05T15:17:32Z</dc:date>
    </item>
  </channel>
</rss>

