Home
last modified time | relevance | path

Searched refs:max_host_conns (Results 1 – 2 of 2) sorted by relevance

/curl/tests/http/clients/
H A Dhx-download.c314 size_t max_host_conns = 0; in main() local
347 max_host_conns = (size_t)strtol(optarg, NULL, 10); in main()
409 (long)max_host_conns); in main()
/curl/tests/http/
H A Dtest_02_download.py639 def test_02_33_max_host_conns(self, env: Env, httpd, nghttpx, proto, max_host_conns): argument
654 '-M', str(max_host_conns), # limit conns per host

Completed in 8 milliseconds