<?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: slow response localhost in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038083#M574490</link>
    <description>Hi,&lt;BR /&gt;in 11.0 there is the option to reset the card, but i don't remember in 10.20.&lt;BR /&gt;&lt;BR /&gt;Remember that, obviously, all network connection will be closed.&lt;BR /&gt;&lt;BR /&gt;  Massimo</description>
    <pubDate>Thu, 31 Jul 2003 09:47:01 GMT</pubDate>
    <dc:creator>Massimo Bianchi</dc:creator>
    <dc:date>2003-07-31T09:47:01Z</dc:date>
    <item>
      <title>slow response localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038074#M574481</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;i have a hpux server d350 with unix10.20 installed. When i trie to ping to localhost the server gives 5 to 10 seconds later a response. The same happens on the local ip adres. The normal reaction should be an instant response. Does anyone know what can cause this problem? The interface is a Built-in LAN.</description>
      <pubDate>Thu, 31 Jul 2003 08:20:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038074#M574481</guid>
      <dc:creator>Hr. G. Dirkzwager</dc:creator>
      <dc:date>2003-07-31T08:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: slow response localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038075#M574482</link>
      <description>You may take a look at the content of /etc/nsswitch.conf&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2003 08:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038075#M574482</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-31T08:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: slow response localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038076#M574483</link>
      <description>the content of my /etc/nsswitch.conf file is"&lt;BR /&gt;hosts: files[NOTFOUND=return UNAVAIL=continue]&lt;BR /&gt;&lt;BR /&gt;Seems oke this way.</description>
      <pubDate>Thu, 31 Jul 2003 08:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038076#M574483</guid>
      <dc:creator>Hr. G. Dirkzwager</dc:creator>
      <dc:date>2003-07-31T08:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: slow response localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038077#M574484</link>
      <description>- you may change &lt;BR /&gt;hosts: files[NOTFOUND=return UNAVAIL=continue] &lt;BR /&gt;&lt;BR /&gt;to: &lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=continue UNAVAIL=return TRYAGAIN=return] &lt;BR /&gt;&lt;BR /&gt;and try to test again&lt;BR /&gt;&lt;BR /&gt;- If you have an /etc/resolv.conf file you may wish to remove it. &lt;BR /&gt;&lt;BR /&gt;- do you mean that it is same if you issue "ping 127.0.0.1"?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2003 08:46:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038077#M574484</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-31T08:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: slow response localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038078#M574485</link>
      <description>I have changed it but no result.&lt;BR /&gt;&lt;BR /&gt;And yes, i meant that if i issue "ping 127.0.0.1" it also take a several seconds before i get a response.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2003 08:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038078#M574485</guid>
      <dc:creator>Hr. G. Dirkzwager</dc:creator>
      <dc:date>2003-07-31T08:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: slow response localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038079#M574486</link>
      <description>Have you tried using "traceroute" to see if you have any network bottlenecks anywhere? &lt;BR /&gt;&lt;BR /&gt;# traceroute localhost &lt;BR /&gt;&lt;BR /&gt;# traceroute &lt;REMOTE_HOST&gt;&lt;/REMOTE_HOST&gt;</description>
      <pubDate>Thu, 31 Jul 2003 09:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038079#M574486</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-31T09:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: slow response localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038080#M574487</link>
      <description>Hi is there any message in the syslog ?&lt;BR /&gt;I think of card problems.&lt;BR /&gt;&lt;BR /&gt;Check with: lanadmin or landiag .&lt;BR /&gt;&lt;BR /&gt;  Massimo</description>
      <pubDate>Thu, 31 Jul 2003 09:02:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038080#M574487</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-31T09:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: slow response localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038081#M574488</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is the hostname in the /etc/hosts file?&lt;BR /&gt;&lt;BR /&gt;If not, add a line with the hostname and the ip address.&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Thu, 31 Jul 2003 09:18:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038081#M574488</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2003-07-31T09:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: slow response localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038082#M574489</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;- traceroute localhost is giving the same result. a delay and then after a few seconds an answer.&lt;BR /&gt;&lt;BR /&gt;- in the syslog are no errors, i tried also to start inetd with debug mode, but no errors given. lanadmin or landiag are also not refreshing.&lt;BR /&gt;&lt;BR /&gt;- ofcourse the hostname and localhost is in the /etc/hosts file. This problem occurred this morning, so before there was no problem.&lt;BR /&gt;&lt;BR /&gt;Is resetting the interface card with lanadmin an option?</description>
      <pubDate>Thu, 31 Jul 2003 09:44:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038082#M574489</guid>
      <dc:creator>Hr. G. Dirkzwager</dc:creator>
      <dc:date>2003-07-31T09:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: slow response localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038083#M574490</link>
      <description>Hi,&lt;BR /&gt;in 11.0 there is the option to reset the card, but i don't remember in 10.20.&lt;BR /&gt;&lt;BR /&gt;Remember that, obviously, all network connection will be closed.&lt;BR /&gt;&lt;BR /&gt;  Massimo</description>
      <pubDate>Thu, 31 Jul 2003 09:47:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038083#M574490</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-31T09:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: slow response localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038084#M574491</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i found what caused it. There was a process for ypbind, the NIS binder. I killes that process and the problem was over. &lt;BR /&gt;Thank you all for help.</description>
      <pubDate>Thu, 31 Jul 2003 10:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038084#M574491</guid>
      <dc:creator>Hr. G. Dirkzwager</dc:creator>
      <dc:date>2003-07-31T10:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: slow response localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038085#M574492</link>
      <description>Is the ping delay shown in the ping message? If so, ping is a very low level task and bypasses most of the network stack in HP-UX. This type of delay would indicate a serious network hardware problem. However, if ping reports: time=10 ms or less, then the problem is with name resolution. You will probably see a similar delay with nslookup. Start by renaming /etc/resolv.conf and change /etc/nsswitch.conf to have:&lt;BR /&gt;&lt;BR /&gt;hosts: files&lt;BR /&gt;&lt;BR /&gt;The long delay is a common delay trying to contact a DNS server before failing over to /etc/hosts. Make sure that /etc/nsswitch and /etc/hosts are world-readable.</description>
      <pubDate>Thu, 31 Jul 2003 10:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038085#M574492</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-07-31T10:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: slow response localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038086#M574493</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;pls check the /etc/hosts file there is entry for localhost&lt;BR /&gt;&lt;BR /&gt;if it is not there then put the entry then try to ping 127.0.0.1 address&lt;BR /&gt;If u trying through ping the name then also check the /etc/nsswitch.conf file for lookup order &lt;BR /&gt;&lt;BR /&gt;set appropriate order &lt;BR /&gt;&lt;BR /&gt;check order through nslookup utility&lt;BR /&gt;&lt;BR /&gt;Thanx.</description>
      <pubDate>Fri, 01 Aug 2003 07:31:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-response-localhost/m-p/3038086#M574493</guid>
      <dc:creator>Suresh Patoria</dc:creator>
      <dc:date>2003-08-01T07:31:47Z</dc:date>
    </item>
  </channel>
</rss>

