https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207804

Cy Schubert <c...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-bugs@FreeBSD.org    |c...@freebsd.org
                 CC|                            |c...@freebsd.org
             Status|New                         |In Progress

--- Comment #3 from Cy Schubert <c...@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 nor
servname provided, or not known
psql: could not translate host name "www.google.com" to address: hostname nor
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 
amd64

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to