Searched refs:http2_query_buffer_max (Results 1 – 3 of 3) sorted by relevance
815 extern size_t http2_query_buffer_max;
87 size_t http2_query_buffer_max = 4 * 1024 * 1024; variable2549 http2_query_buffer_max = config->http_query_buffer_size; in config_apply()
2964 if(http2_query_buffer_count + expectb64len > http2_query_buffer_max) { in http2_buffer_uri_query()3180 if(http2_query_buffer_count + qlen > http2_query_buffer_max) { in http2_req_data_chunk_recv_cb()