Searched refs:max_http_header_pool (Results 1 – 9 of 9) sorted by relevance
516 if (info->max_http_header_pool) in lws_create_context()517 context->max_http_header_pool = info->max_http_header_pool; in lws_create_context()520 context->max_http_header_pool = in lws_create_context()523 context->max_http_header_pool = context->max_fds; in lws_create_context()628 context->max_http_header_pool); in lws_create_context()
494 int max_http_header_pool; member
180 info.max_http_header_pool = 1; in main()
263 info.max_http_header_pool = 1; in main()
369 unsigned short max_http_header_pool; member
191 context->max_http_header_pool); in lws_stats_log_dump()
235 context->max_http_header_pool, in lws_json_dump_context()
1071 info->max_http_header_pool = 5; in lws_esp32_set_creation_defaults()
237 n = pt->http.ah_count_in_use == context->max_http_header_pool; in lws_header_table_attach()