[root@web01 /]# cat /app/server/nginx/conf/nginx.conf user www www; worker_processes ; error_log /app/log/nginx/error.log crit; pid /app/server/nginx/logs/nginx.pid; #Specifies the value for maximum file descriptors that can be opened by this process