nginx-0.6.32
Athan Dimoy
foxx at freemail.gr
Thu Jul 10 01:06:18 MSD 2008
On Wed, 09 Jul 2008 16:00:13 +0300, Igor Sysoev
<is at rambler-co.ru> wrote:
> Strange, I run 0.6.32 in production on the same OS.
Yeah, really strange Igor. As already told you, I've never noticed such an
error using any previous nginx releases.
Anyway, in the last hours it happened once as you can see in the following
log excerpt.
-----------------8<-----------------
2008/07/09 19:13:20 [notice] 52325#0: exit
2008/07/09 19:13:20 [notice] 52324#0: signal 23 (SIGIO) received
2008/07/09 19:13:20 [notice] 52324#0: signal 20 (SIGCHLD) received
2008/07/09 19:13:20 [notice] 52324#0: worker process 52325 exited with
code 0
2008/07/09 19:13:20 [notice] 52324#0: signal 23 (SIGIO) received
2008/07/09 19:13:20 [notice] 52326#0: exiting
2008/07/09 19:13:20 [notice] 52326#0: exit
2008/07/09 19:13:20 [notice] 52324#0: signal 23 (SIGIO) received
2008/07/09 19:13:20 [notice] 52324#0: signal 20 (SIGCHLD) received
2008/07/09 19:13:20 [notice] 52324#0: worker process 52326 exited with
code 0
2008/07/09 19:13:20 [notice] 52324#0: exit
2008/07/09 19:13:21 [notice] 54094#0: using the "kqueue" event method
2008/07/09 19:13:21 [notice] 54094#0: nginx/0.6.32
2008/07/09 19:13:21 [notice] 54094#0: OS: FreeBSD 7.0-RELEASE-p0
2008/07/09 19:13:21 [notice] 54094#0: kern.osreldate: 700000, built on
700000
2008/07/09 19:13:21 [notice] 54094#0: hw.ncpu: 2
2008/07/09 19:13:21 [notice] 54094#0: net.inet.tcp.sendspace: 32768
2008/07/09 19:13:21 [notice] 54094#0: kern.ipc.somaxconn: 128
2008/07/09 19:13:21 [notice] 54094#0: getrlimit(RLIMIT_NOFILE): 11095:11095
2008/07/09 19:13:21 [notice] 54095#0: start worker processes
2008/07/09 19:13:21 [notice] 54095#0: start worker process 54096
2008/07/09 19:13:21 [notice] 54095#0: start worker process 54097
2008/07/09 19:13:21 [notice] 54095#0: signal 23 (SIGIO) received
2008/07/09 19:23:21 [notice] 54095#0: signal 15 (SIGTERM) received, exiting
2008/07/09 19:23:21 [notice] 54096#0: exiting
2008/07/09 19:23:21 [notice] 54096#0: exit
2008/07/09 19:23:21 [notice] 54095#0: signal 23 (SIGIO) received
2008/07/09 19:23:21 [notice] 54095#0: signal 20 (SIGCHLD) received
2008/07/09 19:23:21 [notice] 54095#0: worker process 54096 exited with
code 0
2008/07/09 19:23:21 [notice] 54095#0: signal 23 (SIGIO) received
2008/07/09 19:23:21 [notice] 54095#0: signal 23 (SIGIO) received
2008/07/09 19:23:21 [notice] 54095#0: signal 23 (SIGIO) received
2008/07/09 19:23:21 [notice] 54095#0: signal 23 (SIGIO) received
2008/07/09 19:23:21 [notice] 54095#0: signal 20 (SIGCHLD) received
2008/07/09 19:23:21 [alert] 54095#0: worker process 54097 exited on signal
9
2008/07/09 19:23:21 [notice] 54095#0: exit
-----------------8<-----------------
It's the 54097 process that exited with signal 9.
BTW I'm using the unmodified FreeBSD nginx port using only http and
rewrite module.
Athan
More information about the nginx
mailing list