fix the previous commit

This commit is contained in:
Igor Sysoev
2008-09-29 04:46:21 +00:00
parent 2eec1e1ff2
commit 9059ecae83
+2
View File
@@ -1825,6 +1825,8 @@ ngx_http_finalize_request(ngx_http_request_t *r, ngx_int_t rc)
pr->write_event_handler(pr);
}
return;
}
if (clcf->log_subrequest) {