Searched refs:socket_conf (Results 1 – 7 of 7) sorted by relevance
226 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 …]
213 nxt_socket_conf_t *socket_conf; member
229 max_body_size = r->conf->socket_conf->max_body_size; in nxt_http_request_content_length()310 skcf = r->conf->socket_conf; in nxt_http_request_start()542 action = r->conf->socket_conf->action; in nxt_http_request_ready()810 access_log = conf->socket_conf->router_conf->access_log; in nxt_http_request_close_handler()
46 nxt_socket_conf_t *socket_conf; member59 nxt_socket_conf_t *socket_conf; member2045 tls->socket_conf = skcf; in nxt_router_conf_tls_insert()2594 rpc->socket_conf = skcf; in nxt_router_listen_socket_rpc_create()2660 rpc->socket_conf->listen->socket = s; in nxt_router_listen_socket_ready()2760 if (tls->socket_conf->tls == NULL){ in nxt_router_tls_rpc_handler()2767 tls->socket_conf->tls = tlscf; in nxt_router_tls_rpc_handler()2770 tlscf = tls->socket_conf->tls; in nxt_router_tls_rpc_handler()3168 joint->socket_conf = skcf; in nxt_router_engine_joints_create()3470 skcf = joint->socket_conf; in nxt_router_listen_socket_create()[all …]
90 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()
318 rtcf = r->conf->socket_conf->router_conf; in nxt_http_static_send_ready()
1341 rtcf = r->conf->socket_conf->router_conf; in nxt_http_pass_var_ready()