Home
last modified time | relevance | path

Searched refs:do_throttle (Results 1 – 3 of 3) sorted by relevance

/dports/www/p5-Gungho/Gungho-0.09008/lib/Gungho/Component/Throttle/
H A DDomain.pm55 my $do_throttle = 1;
58 $do_throttle = $code->($request);
61 if ($do_throttle) {
/dports/www/http_load/http_load-09Mar2016/
H A Dhttp_load.c167 static int do_checksum, do_throttle, do_verbose, do_jitter, do_proxy; variable
255 do_checksum = do_throttle = do_verbose = do_jitter = do_proxy = 0; in main()
266 do_throttle = 1; in main()
269 do_throttle = 1; in main()
1067 if ( do_throttle ) in handle_read()
1582 if ( do_throttle ) in handle_read()
/dports/www/trafficserver/trafficserver-9.1.1/tools/http_load/
H A Dhttp_load.c243 static int do_checksum, do_throttle, do_verbose, do_jitter, do_proxy; variable
338 do_checksum = do_throttle = do_verbose = do_jitter = do_proxy = 0; in main()
358 do_throttle = 1; in main()
360 do_throttle = 1; in main()
1240 if (do_throttle) in handle_read()
2713 if (do_throttle) { in handle_read()