Searched refs:aio_write (Results 1 – 11 of 11) sorted by relevance
228 int aio_write(struct aiocb *);
169 aio_write.o \
102 aio_write
377 …{ compat6(AS(freebsd6_aio_write_args),aio_write), .sy_auevent = AUE_AIO_WRITE, .sy_flags = SYF_CAP…
387 ngx_flag_t aio_write; /* aio_write */ member
429 offsetof(ngx_http_core_loc_conf_t, aio_write),3426 clcf->aio_write = NGX_CONF_UNSET; in ngx_http_core_create_loc_conf()3651 ngx_conf_merge_value(conf->aio_write, prev->aio_write, 0); in ngx_http_core_merge_loc_conf()
3165 if (clcf->aio == NGX_HTTP_AIO_THREADS && clcf->aio_write) { in ngx_http_upstream_send_response()
555 aio_write запросы могли зависать.653 *) Исправление: при использовании директивы aio_write ответ мог656 *) Исправление: при использовании директивы aio_write могла происходить979 *) Добавление: директива aio_write.
545 *) Bugfix: requests might hang when using the "sendfile" and "aio_write"643 "aio_write" directive.645 *) Bugfix: a socket leak might occur when using the "aio_write"965 *) Feature: the "aio_write" directive.
1034 .aio_write = zpl_aio_write,
136 syn keyword ngxDirective contained aio_write