TCP Connection
Valentin V. Bartenev
vbart at nginx.com
Fri Mar 4 17:56:07 UTC 2016
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 at 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
More information about the nginx
mailing list