user nginx nginx; worker_processes 1; worker_rlimit_nofile 10240; error_log logs/error.log info; pid logs/nginx.pid; events { worker_connections 1024;