> Some errors are still present: > > [emerg] 19351#19351: duplicate listen options for 0.0.0.0:80 in ... > > Is there a way to use "reuseports" for multiple locations?
You have to declare it once and only once. Please read: http://nginx.org/en/docs/http/ngx_http_core_module.html#listen Lukas _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
