Seeing nginx not picking up changes to its configuration. Running `nginx -t` does not reveal any errors and no errors generated when running `nginx -s reload`. However nginx access logs show that the old IPs from the previous configuration are still being served. Upon closer inspection seeing that nginx defunct process are occurring each time a `nginx -s reload` is run.
Also seeing that it seems related to a websocket application as when that websocket application is stopped, then the nginx -s reload completes successfully.
Andrea Ma
_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx