nginx-0.8.24 works without patch

This commit is contained in:
Micha Glave
2009-11-11 20:52:42 +01:00
parent cd4da4cd08
commit e28aa6ee6a
3 changed files with 2 additions and 16 deletions

View File

@@ -1,11 +0,0 @@
--- a/src/os/unix/ngx_process_cycle.c
+++ b/src/os/unix/ngx_process_cycle.c
@@ -170,7 +170,7 @@ ngx_master_process_cycle(ngx_cycle_t *cy
ngx_time_update(0, 0);
- ngx_log_debug0(NGX_LOG_DEBUG_EVENT, cycle->log, 0,
+ ngx_log_debug1(NGX_LOG_DEBUG_EVENT, cycle->log, 0,
"wake up, sigio %i", sigio);
if (ngx_reap) {