Home
last modified time | relevance | path

Searched refs:requests (Results 1 – 8 of 8) sorted by relevance

/unit/src/
H A Dnxt_status.h23 uint64_t requests; member
H A Dnxt_status.c58 nxt_conf_set_member_integer(obj, &total_str, report->requests, 0); in nxt_status_get()
H A Dnxt_unit.c311 nxt_lvlhsh_t requests; member
719 ctx_impl->requests.slot = 0; in nxt_unit_ctx_init()
6519 res = nxt_lvlhsh_insert(&ctx_impl->requests, &lhq); in nxt_unit_request_hash_add()
6554 res = nxt_lvlhsh_delete(&ctx_impl->requests, &lhq); in nxt_unit_request_hash_find()
6557 res = nxt_lvlhsh_find(&ctx_impl->requests, &lhq); in nxt_unit_request_hash_find()
H A Dnxt_router.c992 report->requests += engine->requests_cnt; in nxt_router_status_handler()
/unit/docs/
H A Dunit-openapi.yaml4047 /status/requests:
4072 /status/requests/total:
4998 requests:
5006 requests:
5027 requests:
5038 requests:
5055 # /status/requests
5472 requests:
6245 requests:
6266 requests:
[all …]
/unit/
H A DCHANGES64 *) Bugfix: requests larger than about 64MiB could cause error in Wasm
303 *) Bugfix: the router and app processes could crash when the requests
432 *) Bugfix: apps could stop processing new requests under high load; the
469 from requests by default.
537 *) Bugfix: "pass"-ing requests to upstreams from a route was broken; the
567 *) Bugfix: the router process could crash while passing requests to an
575 *) Bugfix: reconfiguration requests could hang if an application had
753 *) Feature: support for multipart requests body in Java module.
906 *) Bugfix: application processes might have stopped handling requests,
957 *) Bugfix: requests with body data might be handled incorrectly in PHP
[all …]
H A DREADME.md127 Now Unit accepts requests at the specified IP and port, passing them to the
/unit/tools/
H A DREADME.md103 UNIT_CTRL=docker://4d0431488982 unitc /status/requests/total