Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_http_rewrite.c48 rtcf = r->conf->socket_conf->router_conf; in nxt_http_rewrite()
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()
594 if (c->u.tls == NULL && r->conf->socket_conf->tls != NULL) { in nxt_h1p_conn_request_header_parse()
889 body_buffer_size = nxt_min(r->conf->socket_conf->body_buffer_size, in nxt_h1p_request_body_read()
893 tmp_path = &r->conf->socket_conf->body_temp_path; in nxt_h1p_request_body_read()
1679 return nxt_value_at(nxt_msec_t, h1p->request->conf->socket_conf, data); in nxt_h1p_conn_request_timer_value()
1781 return nxt_value_at(nxt_msec_t, joint->socket_conf, data); in nxt_h1p_conn_timer_value()
[all …]
H A Dnxt_http_set_headers.c115 rtcf = r->conf->socket_conf->router_conf; in nxt_http_set_headers()
H A Dnxt_http_request.c231 max_body_size = r->conf->socket_conf->max_body_size; in nxt_http_request_content_length()
318 skcf = r->conf->socket_conf; in nxt_http_request_start()
550 action = r->conf->socket_conf->action; in nxt_http_request_ready()
654 skcf = r->conf->socket_conf; in nxt_http_request_header_send()
832 rtcf = conf->socket_conf->router_conf; in nxt_http_request_close_handler()
H A Dnxt_router.h225 nxt_socket_conf_t *socket_conf; member
H A Dnxt_http_return.c126 rtcf = r->conf->socket_conf->router_conf; in nxt_http_return()
H A Dnxt_router.c50 nxt_socket_conf_t *socket_conf; member
74 nxt_socket_conf_t *socket_conf; member
2187 tls->socket_conf = skcf; in nxt_router_conf_tls_insert()
2804 rpc->socket_conf = skcf; in nxt_router_listen_socket_rpc_create()
2870 rpc->socket_conf->listen->socket = s; in nxt_router_listen_socket_ready()
2970 if (tls->socket_conf->tls == NULL) { in nxt_router_tls_rpc_handler()
2977 tls->socket_conf->tls = tlscf; in nxt_router_tls_rpc_handler()
2980 tlscf = tls->socket_conf->tls; in nxt_router_tls_rpc_handler()
3378 joint->socket_conf = skcf; in nxt_router_engine_joints_create()
3680 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()
H A Dnxt_router_access_log.c186 rtcf = r->conf->socket_conf->router_conf; in nxt_router_access_log_writer()
H A Dnxt_http_js.c375 rtcf = r->conf->socket_conf->router_conf; in nxt_http_js_ext_get_var()
H A Dnxt_http_static.c277 rtcf = r->conf->socket_conf->router_conf; in nxt_http_static_iterate()
326 rtcf = r->conf->socket_conf->router_conf; in nxt_http_static_send_ready()
H A Dnxt_http_route.c1331 rtcf = r->conf->socket_conf->router_conf; in nxt_http_pass_var()
1371 rtcf = r->conf->socket_conf->router_conf; in nxt_http_pass_query_ready()