Home
last modified time | relevance | path

Searched refs:log_route (Results 1 – 9 of 9) sorted by relevance

/unit/src/
H A Dnxt_http_rewrite.c106 if (nxt_slow_path(r->log_route)) { in nxt_http_rewrite()
H A Dnxt_router.h206 uint8_t log_route; /* 1 bit */ member
H A Dnxt_http_static.c197 if (nxt_slow_path(r->log_route)) { in nxt_http_static()
694 if (nxt_slow_path(r->log_route)) { in nxt_http_static_next()
H A Dnxt_http.h194 uint8_t log_route; /* 1 bit */ member
H A Dnxt_h1proto.c510 r->log_route = skcf->log_route; in nxt_h1p_conn_request_init()
584 if (nxt_slow_path(r->log_route)) { in nxt_h1p_conn_request_header_parse()
H A Dnxt_http_route.c1576 if (nxt_slow_path(r->log_route)) { in nxt_http_route_handler()
H A Dnxt_router.c1568 offsetof(nxt_socket_conf_t, log_route),
/unit/tools/
H A DREADME.md101 echo '{"http": {"log_route": true}}' | unitc docker://d43251184c54 /settings
/unit/docs/
H A Dunit-openapi.yaml3346 /config/settings/http/log_route:
3347 summary: "Endpoint for the `log_route` option in `http`"
3361 description: "OK; the `log_route` option exists in
3378 summary: "Create or overwrite the log_route option"
3379 description: "Creates or overwrites the `log_route` option
3412 summary: "Delete the log_route option"
3413 description: "Deletes the `log_route` option from
4673 log_route: true
4937 log_route: true
4955 log_route: true
[all …]