>>>>> "LT" == Lukas Tribus <[email protected]> writes:
>> Although [::]:80 ipv6only=off; does work as advertized (including for >> localhost sockets), [::1]:80 ipv6only=off; fails to respond to v4 >> connections. LT> Which is expected, since ::1 is an ipv6 address. No it is not expected. Everything else sees conenctions to anything in 127.0.0.0/8 when listen(2)ing to ::1 with bindv6only off. -JimC -- James Cloos <[email protected]> OpenPGP: 1024D/ED7DAEA6 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
