On Friday 04 March 2016 17:41:42 Giulio Loffreda wrote: > Thank you for your answer. > > Here is my log after the request, my request, my response and my nginx.conf > > root@vps190138:~# cat /var/log/nginx-error.log > 2016/03/04 15:49:02 [notice] 8990#0: using the "epoll" event method > 2016/03/04 15:49:02 [notice] 8990#0: nginx/1.8.1 > 2016/03/04 15:49:02 [notice] 8990#0: OS: Linux 3.13.0-66-generic > 2016/03/04 15:49:02 [notice] 8990#0: getrlimit(RLIMIT_NOFILE): 1024:4096 > 2016/03/04 15:49:02 [notice] 8991#0: start worker processes > 2016/03/04 15:49:02 [notice] 8991#0: start worker process 8993 > [..]
You have another error_log directive on the "http" level of your configuration, and it overrides log settings set on the main config level. wbr, Valentin V. Bartenev _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx