Home
last modified time | relevance | path

Searched refs:socket_conf (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/libunit/unit-1.26.1/src/
H A Dnxt_http_request.c206 max_body_size = r->conf->socket_conf->max_body_size; in nxt_http_request_content_length()
306 client_ip = r->conf->socket_conf->client_ip; in nxt_http_request_client_ip()
450 action = r->conf->socket_conf->action; in nxt_http_request_ready()
718 access_log = conf->socket_conf->router_conf->access_log; in nxt_http_request_close_handler()
H A Dnxt_h1proto.c226 skcf = joint->socket_conf; in nxt_http_conn_init()
281 size = joint->socket_conf->header_buffer_size; in nxt_http_idle_io_read_handler()
374 tls = joint->socket_conf->tls; in nxt_http_conn_test()
420 size = joint->socket_conf->header_buffer_size; in nxt_h1p_idle_io_read_handler()
509 skcf = joint->socket_conf; in nxt_h1p_conn_request_init()
584 if (c->u.tls == NULL && r->conf->socket_conf->tls != NULL) { in nxt_h1p_conn_request_header_parse()
879 body_buffer_size = nxt_min(r->conf->socket_conf->body_buffer_size, in nxt_h1p_request_body_read()
883 tmp_path = &r->conf->socket_conf->body_temp_path; in nxt_h1p_request_body_read()
1669 return nxt_value_at(nxt_msec_t, h1p->request->conf->socket_conf, data); in nxt_h1p_conn_request_timer_value()
1771 return nxt_value_at(nxt_msec_t, joint->socket_conf, data); in nxt_h1p_conn_timer_value()
[all …]
H A Dnxt_router.h212 nxt_socket_conf_t *socket_conf; member
H A Dnxt_router.c46 nxt_socket_conf_t *socket_conf; member
59 nxt_socket_conf_t *socket_conf; member
2044 tls->socket_conf = skcf; in nxt_router_conf_tls_insert()
2564 rpc->socket_conf = skcf; in nxt_router_listen_socket_rpc_create()
2630 rpc->socket_conf->listen->socket = s; in nxt_router_listen_socket_ready()
2730 if (tls->socket_conf->tls == NULL){ in nxt_router_tls_rpc_handler()
2737 tls->socket_conf->tls = tlscf; in nxt_router_tls_rpc_handler()
2740 tlscf = tls->socket_conf->tls; in nxt_router_tls_rpc_handler()
3133 joint->socket_conf = skcf; in nxt_router_engine_joints_create()
3435 skcf = joint->socket_conf; in nxt_router_listen_socket_create()
[all …]
H A Dnxt_h1proto_websocket.c90 websocket_conf = &r->conf->socket_conf->websocket_conf; in nxt_h1p_websocket_first_frame_start()
319 max_frame_size = r->conf->socket_conf->websocket_conf.max_frame_size; in nxt_h1p_conn_ws_frame_header_read()
/dports/www/unit/unit-1.26.1/src/
H A Dnxt_http_request.c206 max_body_size = r->conf->socket_conf->max_body_size; in nxt_http_request_content_length()
306 client_ip = r->conf->socket_conf->client_ip; in nxt_http_request_client_ip()
450 action = r->conf->socket_conf->action; in nxt_http_request_ready()
718 access_log = conf->socket_conf->router_conf->access_log; in nxt_http_request_close_handler()
H A Dnxt_h1proto.c226 skcf = joint->socket_conf; in nxt_http_conn_init()
281 size = joint->socket_conf->header_buffer_size; in nxt_http_idle_io_read_handler()
374 tls = joint->socket_conf->tls; in nxt_http_conn_test()
420 size = joint->socket_conf->header_buffer_size; in nxt_h1p_idle_io_read_handler()
509 skcf = joint->socket_conf; in nxt_h1p_conn_request_init()
584 if (c->u.tls == NULL && r->conf->socket_conf->tls != NULL) { in nxt_h1p_conn_request_header_parse()
879 body_buffer_size = nxt_min(r->conf->socket_conf->body_buffer_size, in nxt_h1p_request_body_read()
883 tmp_path = &r->conf->socket_conf->body_temp_path; in nxt_h1p_request_body_read()
1669 return nxt_value_at(nxt_msec_t, h1p->request->conf->socket_conf, data); in nxt_h1p_conn_request_timer_value()
1771 return nxt_value_at(nxt_msec_t, joint->socket_conf, data); in nxt_h1p_conn_timer_value()
[all …]
H A Dnxt_router.h212 nxt_socket_conf_t *socket_conf; member
H A Dnxt_router.c46 nxt_socket_conf_t *socket_conf; member
59 nxt_socket_conf_t *socket_conf; member
2044 tls->socket_conf = skcf; in nxt_router_conf_tls_insert()
2564 rpc->socket_conf = skcf; in nxt_router_listen_socket_rpc_create()
2630 rpc->socket_conf->listen->socket = s; in nxt_router_listen_socket_ready()
2730 if (tls->socket_conf->tls == NULL){ in nxt_router_tls_rpc_handler()
2737 tls->socket_conf->tls = tlscf; in nxt_router_tls_rpc_handler()
2740 tlscf = tls->socket_conf->tls; in nxt_router_tls_rpc_handler()
3133 joint->socket_conf = skcf; in nxt_router_engine_joints_create()
3435 skcf = joint->socket_conf; in nxt_router_listen_socket_create()
[all …]
/dports/www/unit-php/unit-1.26.1/src/
H A Dnxt_http_request.c206 max_body_size = r->conf->socket_conf->max_body_size; in nxt_http_request_content_length()
306 client_ip = r->conf->socket_conf->client_ip; in nxt_http_request_client_ip()
450 action = r->conf->socket_conf->action; in nxt_http_request_ready()
718 access_log = conf->socket_conf->router_conf->access_log; in nxt_http_request_close_handler()
H A Dnxt_h1proto.c226 skcf = joint->socket_conf; in nxt_http_conn_init()
281 size = joint->socket_conf->header_buffer_size; in nxt_http_idle_io_read_handler()
374 tls = joint->socket_conf->tls; in nxt_http_conn_test()
420 size = joint->socket_conf->header_buffer_size; in nxt_h1p_idle_io_read_handler()
509 skcf = joint->socket_conf; in nxt_h1p_conn_request_init()
584 if (c->u.tls == NULL && r->conf->socket_conf->tls != NULL) { in nxt_h1p_conn_request_header_parse()
879 body_buffer_size = nxt_min(r->conf->socket_conf->body_buffer_size, in nxt_h1p_request_body_read()
883 tmp_path = &r->conf->socket_conf->body_temp_path; in nxt_h1p_request_body_read()
1669 return nxt_value_at(nxt_msec_t, h1p->request->conf->socket_conf, data); in nxt_h1p_conn_request_timer_value()
1771 return nxt_value_at(nxt_msec_t, joint->socket_conf, data); in nxt_h1p_conn_timer_value()
[all …]
H A Dnxt_router.h212 nxt_socket_conf_t *socket_conf; member
H A Dnxt_router.c46 nxt_socket_conf_t *socket_conf; member
59 nxt_socket_conf_t *socket_conf; member
2044 tls->socket_conf = skcf; in nxt_router_conf_tls_insert()
2564 rpc->socket_conf = skcf; in nxt_router_listen_socket_rpc_create()
2630 rpc->socket_conf->listen->socket = s; in nxt_router_listen_socket_ready()
2730 if (tls->socket_conf->tls == NULL){ in nxt_router_tls_rpc_handler()
2737 tls->socket_conf->tls = tlscf; in nxt_router_tls_rpc_handler()
2740 tlscf = tls->socket_conf->tls; in nxt_router_tls_rpc_handler()
3133 joint->socket_conf = skcf; in nxt_router_engine_joints_create()
3435 skcf = joint->socket_conf; in nxt_router_listen_socket_create()
[all …]
/dports/www/unit-python/unit-1.26.1/src/
H A Dnxt_http_request.c206 max_body_size = r->conf->socket_conf->max_body_size; in nxt_http_request_content_length()
306 client_ip = r->conf->socket_conf->client_ip; in nxt_http_request_client_ip()
450 action = r->conf->socket_conf->action; in nxt_http_request_ready()
718 access_log = conf->socket_conf->router_conf->access_log; in nxt_http_request_close_handler()
H A Dnxt_h1proto.c226 skcf = joint->socket_conf; in nxt_http_conn_init()
281 size = joint->socket_conf->header_buffer_size; in nxt_http_idle_io_read_handler()
374 tls = joint->socket_conf->tls; in nxt_http_conn_test()
420 size = joint->socket_conf->header_buffer_size; in nxt_h1p_idle_io_read_handler()
509 skcf = joint->socket_conf; in nxt_h1p_conn_request_init()
584 if (c->u.tls == NULL && r->conf->socket_conf->tls != NULL) { in nxt_h1p_conn_request_header_parse()
879 body_buffer_size = nxt_min(r->conf->socket_conf->body_buffer_size, in nxt_h1p_request_body_read()
883 tmp_path = &r->conf->socket_conf->body_temp_path; in nxt_h1p_request_body_read()
1669 return nxt_value_at(nxt_msec_t, h1p->request->conf->socket_conf, data); in nxt_h1p_conn_request_timer_value()
1771 return nxt_value_at(nxt_msec_t, joint->socket_conf, data); in nxt_h1p_conn_timer_value()
[all …]
H A Dnxt_router.h212 nxt_socket_conf_t *socket_conf; member
H A Dnxt_router.c46 nxt_socket_conf_t *socket_conf; member
59 nxt_socket_conf_t *socket_conf; member
2044 tls->socket_conf = skcf; in nxt_router_conf_tls_insert()
2564 rpc->socket_conf = skcf; in nxt_router_listen_socket_rpc_create()
2630 rpc->socket_conf->listen->socket = s; in nxt_router_listen_socket_ready()
2730 if (tls->socket_conf->tls == NULL){ in nxt_router_tls_rpc_handler()
2737 tls->socket_conf->tls = tlscf; in nxt_router_tls_rpc_handler()
2740 tlscf = tls->socket_conf->tls; in nxt_router_tls_rpc_handler()
3133 joint->socket_conf = skcf; in nxt_router_engine_joints_create()
3435 skcf = joint->socket_conf; in nxt_router_listen_socket_create()
[all …]
/dports/www/unit-perl/unit-1.26.1/src/
H A Dnxt_http_request.c206 max_body_size = r->conf->socket_conf->max_body_size; in nxt_http_request_content_length()
306 client_ip = r->conf->socket_conf->client_ip; in nxt_http_request_client_ip()
450 action = r->conf->socket_conf->action; in nxt_http_request_ready()
718 access_log = conf->socket_conf->router_conf->access_log; in nxt_http_request_close_handler()
H A Dnxt_h1proto.c226 skcf = joint->socket_conf; in nxt_http_conn_init()
281 size = joint->socket_conf->header_buffer_size; in nxt_http_idle_io_read_handler()
374 tls = joint->socket_conf->tls; in nxt_http_conn_test()
420 size = joint->socket_conf->header_buffer_size; in nxt_h1p_idle_io_read_handler()
509 skcf = joint->socket_conf; in nxt_h1p_conn_request_init()
584 if (c->u.tls == NULL && r->conf->socket_conf->tls != NULL) { in nxt_h1p_conn_request_header_parse()
879 body_buffer_size = nxt_min(r->conf->socket_conf->body_buffer_size, in nxt_h1p_request_body_read()
883 tmp_path = &r->conf->socket_conf->body_temp_path; in nxt_h1p_request_body_read()
1669 return nxt_value_at(nxt_msec_t, h1p->request->conf->socket_conf, data); in nxt_h1p_conn_request_timer_value()
1771 return nxt_value_at(nxt_msec_t, joint->socket_conf, data); in nxt_h1p_conn_timer_value()
[all …]
H A Dnxt_router.h212 nxt_socket_conf_t *socket_conf; member
H A Dnxt_router.c46 nxt_socket_conf_t *socket_conf; member
59 nxt_socket_conf_t *socket_conf; member
2044 tls->socket_conf = skcf; in nxt_router_conf_tls_insert()
2564 rpc->socket_conf = skcf; in nxt_router_listen_socket_rpc_create()
2630 rpc->socket_conf->listen->socket = s; in nxt_router_listen_socket_ready()
2730 if (tls->socket_conf->tls == NULL){ in nxt_router_tls_rpc_handler()
2737 tls->socket_conf->tls = tlscf; in nxt_router_tls_rpc_handler()
2740 tlscf = tls->socket_conf->tls; in nxt_router_tls_rpc_handler()
3133 joint->socket_conf = skcf; in nxt_router_engine_joints_create()
3435 skcf = joint->socket_conf; in nxt_router_listen_socket_create()
[all …]
/dports/www/unit-java/unit-1.26.1/src/
H A Dnxt_http_request.c206 max_body_size = r->conf->socket_conf->max_body_size; in nxt_http_request_content_length()
306 client_ip = r->conf->socket_conf->client_ip; in nxt_http_request_client_ip()
450 action = r->conf->socket_conf->action; in nxt_http_request_ready()
718 access_log = conf->socket_conf->router_conf->access_log; in nxt_http_request_close_handler()
H A Dnxt_h1proto.c226 skcf = joint->socket_conf; in nxt_http_conn_init()
281 size = joint->socket_conf->header_buffer_size; in nxt_http_idle_io_read_handler()
374 tls = joint->socket_conf->tls; in nxt_http_conn_test()
420 size = joint->socket_conf->header_buffer_size; in nxt_h1p_idle_io_read_handler()
509 skcf = joint->socket_conf; in nxt_h1p_conn_request_init()
584 if (c->u.tls == NULL && r->conf->socket_conf->tls != NULL) { in nxt_h1p_conn_request_header_parse()
879 body_buffer_size = nxt_min(r->conf->socket_conf->body_buffer_size, in nxt_h1p_request_body_read()
883 tmp_path = &r->conf->socket_conf->body_temp_path; in nxt_h1p_request_body_read()
1669 return nxt_value_at(nxt_msec_t, h1p->request->conf->socket_conf, data); in nxt_h1p_conn_request_timer_value()
1771 return nxt_value_at(nxt_msec_t, joint->socket_conf, data); in nxt_h1p_conn_timer_value()
[all …]
H A Dnxt_router.h212 nxt_socket_conf_t *socket_conf; member
H A Dnxt_router.c46 nxt_socket_conf_t *socket_conf; member
59 nxt_socket_conf_t *socket_conf; member
2044 tls->socket_conf = skcf; in nxt_router_conf_tls_insert()
2564 rpc->socket_conf = skcf; in nxt_router_listen_socket_rpc_create()
2630 rpc->socket_conf->listen->socket = s; in nxt_router_listen_socket_ready()
2730 if (tls->socket_conf->tls == NULL){ in nxt_router_tls_rpc_handler()
2737 tls->socket_conf->tls = tlscf; in nxt_router_tls_rpc_handler()
2740 tlscf = tls->socket_conf->tls; in nxt_router_tls_rpc_handler()
3133 joint->socket_conf = skcf; in nxt_router_engine_joints_create()
3435 skcf = joint->socket_conf; in nxt_router_listen_socket_create()
[all …]

12