Searched refs:ngx_http_set_log_request (Results 1 – 5 of 5) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_copy_filter_module.c | 197 ngx_http_set_log_request(c->log, r); in ngx_http_copy_aio_event_handler() 318 ngx_http_set_log_request(c->log, r); in ngx_http_copy_thread_event_handler()
|
| H A D | ngx_http_request.h | 608 #define ngx_http_set_log_request(log, r) \ macro
|
| H A D | ngx_http_file_cache.c | 470 ngx_http_set_log_request(c->log, r); in ngx_http_file_cache_lock_wait_handler() 733 ngx_http_set_log_request(c->log, r); in ngx_http_cache_aio_event_handler() 803 ngx_http_set_log_request(c->log, r); in ngx_http_cache_thread_event_handler()
|
| H A D | ngx_http_upstream.c | 1199 ngx_http_set_log_request(c->log, r); in ngx_http_upstream_resolve_handler() 1275 ngx_http_set_log_request(c->log, r); in ngx_http_upstream_handler() 1739 ngx_http_set_log_request(c->log, r); in ngx_http_upstream_ssl_handshake_handler() 1811 ngx_http_set_log_request(c->log, r); in ngx_http_upstream_ssl_save_session() 3791 ngx_http_set_log_request(c->log, r); in ngx_http_upstream_thread_event_handler()
|
| H A D | ngx_http_request.c | 2328 ngx_http_set_log_request(c->log, r); in ngx_http_request_handler() 2379 ngx_http_set_log_request(c->log, r); in ngx_http_run_posted_requests()
|