Weird problem cannot standup nginx on 443 ipv4

OiledAmoeba nginx-forum at forum.nginx.org
Thu Apr 25 23:21:59 UTC 2019


25. April 2019 21:27, "Julian Brown" <julian at jlbprof.com> schrieb:

> listen 443;
> listen [::]:443;

I'm lazy, so I used "listen [::]:443 ssl http2 ipv6only=off" instead of two
listen-directives. Maybe you want to try this, so nginx must use IPv4 and
IPv6 because of the ipv6only=off directive.

If I try learngigs.com my browser points me to an IPv4-SSL-site (so it looks
like it works). If I try http://learngigs.com:80/ my browser is searching
forever...

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,283924,283928#msg-283928



More information about the nginx mailing list