In article <g0a1ob0nlc@[EMAIL PROTECTED]
>,
John Drako <jbravo556@[EMAIL PROTECTED]
> wrote:
> The problem is of DNS resolution. Using curl with IP addresses instead
> of domain names does not exhibit the same symptoms. We worked around the
> problem by dedicating a default IP address on the server and changing
> all the URLs in our scripts to direct IP addresses. So in a way, the
> problem has been fixed by a workaround and not by a true solution.
So curl has a delay, but the "host" command doesn't (I earlier asked you
to test with "host", and you said you didn't see any problems)? That
sounds like your machine is trying some other form of hostname lookup
before DNS, and has to wait for a timeout. Do you have an
/etc/host.conf file?
Another thing to try: If you have IPv6 enabled in your Network
preferences, turn it off.
--
Barry Margolin, barmar@[EMAIL PROTECTED]
MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***


|