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

/httpd/modules/filters/
H A Dmod_reqtimeout.c67 static int default_header_rate_factor; variable
383 ccfg->rate_factor = default_header_rate_factor;
451 ccfg->rate_factor = default_header_rate_factor;
633 default_header_rate_factor = apr_time_from_sec(1) / MRT_DEFAULT_HEADER_MIN_RATE;

Completed in 10 milliseconds