Home
last modified time | relevance | path

Searched refs:keepalive (Results 1 – 25 of 32) sorted by relevance

12

/f-stack/app/redis-5.0.5/src/
H A Dredis-benchmark.c66 int keepalive; member
179 if (config.keepalive) { in clientDone()
442 printf(" keep alive: %d\n", config.keepalive); in showLatencyReport()
496 config.keepalive = atoi(argv[++i]); in parseOptions()
664 config.keepalive = 1; in main()
689 if (config.keepalive == 0) { in main()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dkeep_alive.rst52 ./<build_dir>/examples/dpdk-l2fwd-keepalive [EAL options] \
71 ./<build_dir>/examples/dpdk-l2fwd-keepalive -l 0-3 -n 4 -- -q 8 -p ffff -K 10
98 The keepalive functionality is initialized with a struct
/f-stack/dpdk/examples/l2fwd-keepalive/
H A DMakefile5 APP = l2fwd-keepalive
/f-stack/app/redis-5.0.5/
H A Dredis.conf130 tcp-keepalive 300
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_special_response.c428 if (r->keepalive) { in ngx_http_special_response_handler()
438 r->keepalive = 0; in ngx_http_special_response_handler()
474 r->keepalive = 0; in ngx_http_special_response_handler()
H A Dngx_http_header_filter_module.c381 } else if (r->keepalive) { in ngx_http_header_filter()
558 } else if (r->keepalive) { in ngx_http_header_filter()
H A Dngx_http_upstream.h392 unsigned keepalive:1; member
H A Dngx_http_request.h526 unsigned keepalive:1; member
H A Dngx_http_core_module.c821 r->keepalive = (r->http_version > NGX_HTTP_VERSION_10); in ngx_http_handler()
825 r->keepalive = 0; in ngx_http_handler()
829 r->keepalive = 1; in ngx_http_handler()
1257 if (r->keepalive) { in ngx_http_update_location_config()
1259 r->keepalive = 0; in ngx_http_update_location_config()
1262 r->keepalive = 0; in ngx_http_update_location_config()
1273 r->keepalive = 0; in ngx_http_update_location_config()
1284 r->keepalive = 0; in ngx_http_update_location_config()
H A Dngx_http_request.c2711 r->keepalive = 0; in ngx_http_finalize_connection()
2717 && r->keepalive in ngx_http_finalize_connection()
3067 r->keepalive = 0; in ngx_http_set_keepalive()
H A Dngx_http_variables.c1925 } else if (r->keepalive) { in ngx_http_variable_sent_connection()
1951 if (r->keepalive) { in ngx_http_variable_sent_keep_alive()
/f-stack/dpdk/examples/
H A Dmeson.build25 'l2fwd-keepalive', 'l3fwd',
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.h77 unsigned keepalive:2; member
H A Dngx_connection.c813 if (ls[i].keepalive) { in ngx_configure_listening_sockets()
814 value = (ls[i].keepalive == 1) ? 1 : 0; in ngx_configure_listening_sockets()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_memcached_module.c438 u->keepalive = 1; in ngx_http_memcached_process_header()
506 u->keepalive = 1; in ngx_http_memcached_filter()
561 u->keepalive = 1; in ngx_http_memcached_filter()
H A Dngx_http_chunked_filter_module.c96 r->keepalive = 0; in ngx_http_chunked_header_filter()
H A Dngx_http_proxy_module.c1940 u->keepalive = !u->headers_in.connection_close; in ngx_http_proxy_process_header()
1944 u->keepalive = 0; in ngx_http_proxy_process_header()
1998 u->keepalive = !u->headers_in.connection_close; in ngx_http_proxy_input_filter_init()
2014 u->keepalive = !u->headers_in.connection_close; in ngx_http_proxy_input_filter_init()
2070 r->upstream->keepalive = !r->upstream->headers_in.connection_close; in ngx_http_proxy_copy_filter()
2168 r->upstream->keepalive = !r->upstream->headers_in.connection_close; in ngx_http_proxy_chunked_filter()
2253 u->keepalive = !u->headers_in.connection_close; in ngx_http_proxy_non_buffered_copy_filter()
2333 u->keepalive = !u->headers_in.connection_close; in ngx_http_proxy_non_buffered_chunked_filter()
H A Dngx_http_upstream_keepalive_module.c328 if (!u->keepalive) { in ngx_http_upstream_free_keepalive_peer()
H A Dngx_http_grpc_module.c1449 u->keepalive = 1; in ngx_http_grpc_body_output_filter()
1800 u->keepalive = 1; in ngx_http_grpc_process_header()
1903 u->keepalive = 1; in ngx_http_grpc_filter()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru139 кэшироваться при использовании директивы keepalive.
352 директивой keepalive.
647 keepalive-соединения могли закрываться излишне агрессивно.
1085 *) Исправление: при использовании директивы keepalive соединения к
2239 segmentation fault, если директива keepalive была указана несколько
2419 *) Изменение: параметр single директивы keepalive теперь игнорируется.
2565 *) Изменение: теперь keepalive соединения не запрещены для Safari по
3189 *) Добавление: теперь соединения в состоянии keepalive могут быть
3660 *) Изменение: теперь keepalive соединения после запросов POST не
3664 *) Изменение: теперь keepalive соединения запрещены для Safari.
[all …]
/f-stack/dpdk/doc/api/
H A Ddoxy-api-index.md96 [keepalive] (@ref rte_keepalive.h),
/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail.c339 ls->keepalive = addr[i].opt.so_keepalive; in ngx_mail_optimize_servers()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream.c502 ls->keepalive = addr[i].opt.so_keepalive; in ngx_stream_optimize_servers()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_17_05.rst348 * **l2fwd-keepalive: Fixed unclean shutdowns.**
350 Added clean shutdown to l2fwd-keepalive so that it can free up
H A Drelease_16_07.rst191 * **Added keepalive enhancements.**

12