Start nginx worker process with same user as master process
Sushma
nginx-forum at forum.nginx.org
Wed Aug 17 16:03:48 UTC 2016
I have setup nginx master process with a user , lets say user1.
In the nginx.conf, user directive is mentioned with nginx. (user nginx;)
I understand that worker processes will be spawned by user nginx when I
start nginx.
Is there a way to start worker processes also as user1 without changing
anything in the nginx.conf file ?
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,269006,269006#msg-269006
More information about the nginx
mailing list