nginx-0.7.28

Igor Sysoev is at rambler-co.ru
Wed Dec 24 11:43:55 MSK 2008


On Wed, Dec 24, 2008 at 09:43:41AM +0100, Tiger Lee wrote:

> 2008/12/24 16:12:00 [debug] 3828#0: bind() 0.0.0.0:80 #5
> 2008/12/24 16:12:00 [notice] 3828#0: using the "select" event method
> 2008/12/24 16:12:00 [debug] 3828#0: counter: 7FF90080, 1
> 2008/12/24 16:12:00 [notice] 3828#0: nginx/0.7.28
> 2008/12/24 16:12:00 [notice] 3828#0: built by gcc 3.4.4 (cygming 
> special, gdc 0.12, using dmd 0.125)
> 2008/12/24 16:12:00 [notice] 3828#0: getrlimit(RLIMIT_NOFILE): 
> 256:4294967295
> 2008/12/24 16:12:00 [debug] 3432#0: write: 6, 0022CB00, 5, 0
> 2008/12/24 16:12:00 [notice] 3432#0: start worker processes
> 2008/12/24 16:12:00 [debug] 3432#0: channel 6:7
> 2008/12/24 16:12:00 [notice] 3432#0: start worker process 976
> 2008/12/24 16:12:00 [debug] 3432#0: sigsuspend
> 2008/12/24 16:12:00 [debug] 976#0: malloc: 10010D70:512
> eceived
> 2008/12/24 16:12:01 [debug] 3432#0: wake up
> 2008/12/24 16:12:00 [debug] 976#0: malloc: 100151A0:5632
> 2008/12/24 16:12:00 [debug] 976#0: malloc: 1001A270:3328
> 2008/12/24 16:12:00 [debug] 976#0: malloc: 1001F1C0:3328
> 2008/12/24 16:12:01 [debug] 3432#0: sigsuspend
> 2008/12/24 16:12:00 [debug] 976#0: select add event fd:5 ev:1
> 2008/12/24 16:12:00 [debug] 976#0: select add event fd:7 ev:1
> 2008/12/24 16:12:00 [debug] 976#0: worker cycle
> 2008/12/24 16:12:00 [debug] 976#0: change max_fd: 7
> 2008/12/24 16:12:00 [debug] 976#0: select event: fd:5 wr:0
> 2008/12/24 16:12:00 [debug] 976#0: select event: fd:7 wr:0
> 2008/12/24 16:12:00 [debug] 976#0: max_fd: 7
> 2008/12/24 16:12:00 [debug] 976#0: select timer: -1
> 2008/12/24 16:12:00 [debug] 976#0: select read fd_set: 000000A0

This is too small log.

You should set

master_process  off;
daemon          off;

in nginx.conf to simplify debugging.


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list