Вопрос по nginx mod_perl

Anton Noginov toxa at begun.ru
Thu Aug 30 15:39:01 MSD 2007


В сообщении от Четверг 30 Август 2007 15:18 Igor Sysoev написал(a):


IS> Лучше собрать с отладочным логом.

error_log	logs/error_log	debug; 


------------
2007/08/30 15:37:45 [debug] 16523#0: bind() 0.0.0.0:8043 #5
2007/08/30 15:37:45 [notice] 16523#0: using the "rtsig" event method
2007/08/30 15:37:45 [debug] 16523#0: counter: 4001E080, 1
2007/08/30 15:37:45 [notice] 16523#0: nginx/0.6.9
2007/08/30 15:37:45 [notice] 16523#0: built by gcc 3.2.2 20030222 (ASPLinux 
3.2.2-5asp)
2007/08/30 15:37:45 [notice] 16523#0: OS: Linux 2.4.20-9asp
2007/08/30 15:37:45 [notice] 16523#0: sysctl(KERN_RTSIGMAX): 1024
2007/08/30 15:37:45 [notice] 16523#0: getrlimit(RLIMIT_NOFILE): 1024:1024
2007/08/30 15:37:45 [debug] 16524#0: write: 6, BFFFE460, 6, 0
2007/08/30 15:37:45 [debug] 16524#0: setproctitle: "nginx: master process 
sbin/nginx"
2007/08/30 15:37:45 [notice] 16524#0: start worker processes
2007/08/30 15:37:45 [debug] 16524#0: channel 6:7
2007/08/30 15:37:45 [debug] 16525#0: malloc: 080D9080:128
2007/08/30 15:37:45 [debug] 16525#0: malloc: 080BA9D0:4096
2007/08/30 15:37:45 [debug] 16525#0: malloc: 081245F8:81920
2007/08/30 15:37:45 [debug] 16525#0: malloc: 08138600:53248
2007/08/30 15:37:45 [debug] 16525#0: malloc: 08145608:53248
2007/08/30 15:37:45 [debug] 16525#0: rtsig add connection: fd:5 signo:44
2007/08/30 15:37:45 [debug] 16525#0: rtsig add connection: fd:7 signo:44
2007/08/30 15:37:45 [debug] 16525#0: setproctitle: "nginx: worker process"
2007/08/30 15:37:45 [debug] 16525#0: worker cycle
2007/08/30 15:37:45 [debug] 16525#0: rtsig timer: -1
2007/08/30 15:37:45 [notice] 16524#0: start worker process 16525
2007/08/30 15:37:45 [debug] 16524#0: sigsuspend
2007/08/30 15:37:51 [notice] 16524#0: signal 1 (SIGHUP) received, 
reconfiguring
2007/08/30 15:37:51 [debug] 16524#0: wake up
2007/08/30 15:37:51 [notice] 16524#0: reconfiguring
2007/08/30 15:37:51 [debug] 16524#0: malloc: 080BA9D0:16384
2007/08/30 15:37:51 [debug] 16524#0: malloc: 081245F8:16384
2007/08/30 15:37:51 [debug] 16524#0: malloc: 080BE9D8:4096
2007/08/30 15:37:51 [debug] 16524#0: read: 8, 080BE9D8, 4096, 0
2007/08/30 15:37:51 [debug] 16524#0: include mime.types
2007/08/30 15:37:51 [debug] 16524#0: include 
/home/test/555/nginx/conf/mime.types
2007/08/30 15:37:51 [debug] 16524#0: malloc: 08128600:4096
2007/08/30 15:37:51 [debug] 16524#0: read: 9, 08128600, 4096, 0
2007/08/30 15:37:51 [debug] 16524#0: malloc: 08129608:16384
2007/08/30 15:37:51 [debug] 16524#0: add cleanup: 0812B30C
2007/08/30 15:37:51 [debug] 16524#0: create perl interpreter
2007/08/30 15:37:51 [debug] 16524#0: malloc: 081883E8:2048
2007/08/30 15:37:51 [debug] 16524#0: malloc: 081883E8:1024
2007/08/30 15:37:51 [debug] 16524#0: malloc: 081883E8:1024
2007/08/30 15:37:51 [debug] 16524#0: malloc: 081883E8:1024
2007/08/30 15:37:51 [debug] 16524#0: malloc: 081883E8:1024
2007/08/30 15:37:51 [debug] 16524#0: malloc: 081883E8:2048
2007/08/30 15:37:51 [debug] 16524#0: malloc: 081883E8:1024
2007/08/30 15:37:51 [debug] 16524#0: malloc: 081883E8:1024
2007/08/30 15:37:51 [debug] 16524#0: address: 0.0.0.0:8043
2007/08/30 15:37:51 [debug] 16524#0: name: localhost
2007/08/30 15:37:51 [debug] 16524#0: log: 080BAAD0 8 
"/home/test/555/nginx/logs/error.log"
2007/08/30 15:37:51 [debug] 16524#0: log: 080BAAE8 9 
"/home/test/555/nginx/logs/access.log"
2007/08/30 15:37:51 [debug] 16524#0: dup2: 080BAAD0 8 
"/home/test/555/nginx/logs/error.log"
2007/08/30 15:37:51 [notice] 16524#0: using the "rtsig" event method
2007/08/30 15:37:45 [debug] 16525#0: rtsig signo:44 fd:7 band:0018
2007/08/30 15:37:51 [debug] 16525#0: channel handler
2007/08/30 15:37:51 [debug] 16525#0: recvmsg() returned zero
2007/08/30 15:37:51 [debug] 16525#0: channel: -1
----------------------


-- 
Anton Noginov





More information about the nginx-ru mailing list