much thx
 

baobeileaf
 
From: Ed Greshko
Date: 2013-11-04 16:44
To: KDE on Fedora discussion
Subject: Re: why dig (tcp) is much faster than wget (gethostbyname?) ?
On 11/04/13 16:39, Ed Greshko wrote:
> [egreshko@meimei ~]$ host www.hyblr.com
> www.hyblr.com has address 111.8.98.138
> ;; connection timed out; trying next origin
> Host www.hyblr.com not found: 3(NXDOMAIN)
> Host www.hyblr.com not found: 3(NXDOMAIN)
>
> I suspect a DNS configuration issue for that host/domain.
 
FWIW, it seems to be a problem with AAAA records....
 
[egreshko@meimei ~]$ time host -t a www.hyblr.com
www.hyblr.com has address 58.20.185.61
 
real    0m0.093s
user    0m0.009s
sys     0m0.002s
[egreshko@meimei ~]$ time host -t aaaa www.hyblr.com
;; connection timed out; trying next origin
Host www.hyblr.com not found: 3(NXDOMAIN)
 
real    0m10.013s
user    0m0.008s
sys     0m0.004s
 
-- 
Getting tired of non-Fedora discussions and self-serving posts
_______________________________________________
kde mailing list
kde@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/kde
New to KDE4? - get help from http://userbase.kde.org