Home
last modified time | relevance | path

Searched refs:catch_all_group (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_config.cc4456 ssize_t catch_all_group = -1; in configure_downstream_group() local
4460 catch_all_group = i; in configure_downstream_group()
4499 if (catch_all_group == -1) { in configure_downstream_group()
4504 downstreamconf.addr_group_catch_all = catch_all_group; in configure_downstream_group()
4507 LOG(INFO) << "Catch-all pattern is group " << catch_all_group; in configure_downstream_group()

Completed in 5 milliseconds