Date: Thu, 18 May 2017 04:03:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 207804] nscd negtive cache do not timeout for getaddrinfo:Non -recoverable failure in name resolution Message-ID: <bug-207804-8-rYFqtHEEUE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207804-8@https.bugs.freebsd.org/bugzilla/> References: <bug-207804-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207804 Cy Schubert <cy@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-bugs@FreeBSD.org |cy@FreeBSD.org CC| |cy@FreeBSD.org Status|New |In Progress --- Comment #3 from Cy Schubert <cy@FreeBSD.org> --- I'm not able to reproduce this problem. slippy$ while :; do psql -p 80 -h www.google.com; sleep 50; done psql: received invalid response to SSL negotiation: H I commented out all nameserver statements in resolv.conf psql: could not translate host name "www.google.com" to address: hostname n= or servname provided, or not known psql: could not translate host name "www.google.com" to address: hostname n= or servname provided, or not known I restored all nameserver statements in resolv.conf psql: received invalid response to SSL negotiation: H psql: received invalid response to SSL negotiation: H At no time was nscd restarted or cache flushed. The test was performed on; FreeBSD slippy 12.0-CURRENT FreeBSD 12.0-CURRENT #41 r318400M: Wed May 17 06:08:52 PDT 2017 root@slippy:/export/obj/opt/src/svn-current/sys/BREAK= =20 amd64 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207804-8-rYFqtHEEUE>