Home
last modified time | relevance | path

Searched refs:in (Results 1 – 25 of 80) sorted by last modified time

1234

/unit/pkg/docker/
H A DDockerfile.php8.258 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.ruby3.258 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.node2158 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.minimal58 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.jsc1158 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.ruby3.358 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.php8.358 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.perl5.3858 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.node2058 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.python3.1258 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.perl5.3658 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.python3.1158 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.go1.2158 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.go1.2258 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A DDockerfile.wasm54 && case "${dpkgArch##*-}" in \
79 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
H A Dtemplate.Dockerfile58 && for f in /usr/sbin/unitd /usr/lib/unit/modules/*.unit.so; do \
/unit/docs/
H A Dunit-openapi.yaml1124 in Unit's control API."
3139 in the configuration."
3220 in the configuration."
4338 in: path
4346 in: path
4354 in: path
4362 in: path
4370 in: path
4381 in: path
6153 in Unit."
[all …]
/unit/
H A DCHANGES328 appeared in 1.23.0.
397 appeared in 1.19.0.
544 appeared in 1.18.0.
581 appeared in 1.18.0.
612 *) Bugfix: memory leak in the router; the bug had appeared in 1.13.0.
642 *) Bugfix: negative address matching in router might work improperly in
646 in 1.10.0.
663 in 1.14.0.
908 unavailable" alerts in log; the bug had appeared in 1.4.
1054 *) Bugfix: in reading client request body; the bug had appeared in 0.3.
[all …]
/unit/src/
H A Dnxt_router.c2899 nxt_buf_t *in, *out; in nxt_router_listen_socket_error()
2914 in = nxt_buf_chk_make_plain(tmcf->mem_pool, msg->buf, msg->size); in nxt_router_listen_socket_error()
2916 if (nxt_slow_path(in == NULL)) { in nxt_router_listen_socket_error()
2920 p = in->mem.pos; in nxt_router_listen_socket_error()
2926 + sa->length + socket_errors[error].length + (in->mem.free - p); in nxt_router_listen_socket_error()
2937 &socket_errors[error], in->mem.free - p, p); in nxt_router_listen_socket_error()
/unit/auto/modules/
H A Djava13 case "$nxt_option" in
18 case "$nxt_option" in
141 case "$NXT_SYSTEM" in
363 for nxt_src in $NXT_JAVA_MODULE_SRCS; do
609 for nxt_prop in $NXT_PROPS ; do
H A Dwasm-wasi-component15 case "$nxt_option" in
20 case "$nxt_option" in
H A Dconf6 case "$nxt_module" in
/unit/pkg/rpm/rpmbuild/SOURCES/
H A DCOPYRIGHT.unit-jsc1127 you may not use this file except in compliance with the License.
32 Unless required by applicable law or agreed to in writing, software
H A DCOPYRIGHT.unit-jsc827 you may not use this file except in compliance with the License.
32 Unless required by applicable law or agreed to in writing, software
/unit/tools/
H A DREADME.md29 * **URI** specifies the target in Unit's control API, e.g. `/config` .
38 | `edit` | Opens **URI** in the default editor for interactive configuration. The [jq](https://sted…
43 Options are case insensitive and can appear in any order. For example, a
45 followed by `delete` in a subsequent command.
48 configuration URI in a text editor, in YAML format.

1234