atom feed4 messages in ru.sysoev.nginxRe: meaning of notice "using inherite...
FromSent OnAttachments
simonyardeJan 9, 2012 8:55 am 
Ruslan ErmilovJan 9, 2012 11:17 pm 
Andrew AlexeevJan 10, 2012 1:31 am 
simonyardeJan 10, 2012 4:37 am 
Subject:Re: meaning of notice "using inherited sockets"
From:Ruslan Ermilov (ru@nginx.com)
Date:Jan 9, 2012 11:17:09 pm
List:ru.sysoev.nginx

On Mon, Jan 09, 2012 at 11:56:27AM -0500, simonyarde wrote:

Can anyone confirm whether or not the below is cause for concern?

Notices are normal (notification) messages.

2012/01/09 13:21:13 [notice] 364#0: using inherited sockets from "/opt/nginx/ sbin/nginx" 2012/01/09 13:21:13 [notice] 470#0: using inherited sockets from "/opt/nginx/ sbin/nginx"

In this case, an nginx binary is being replaced, as per http://nginx.org/en/docs/control.html#upgrade and a new binary gains control over listening sockets of the old binary.

Ideally could someone point me to documentation for Nginx warnings/notices.