Hi,
I was doing some tests today and have created a single test virtual host
with
listen 8181;
and nginx runs fine (1.9.7). Now if I change the listen to only one
interface ip:
listen 192.168.10.10:8181
configtest shows fine but reload gives "bind failed" in the error log.
Is this normal?
Thanks!
Frank
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx