Searched refs:HOST_STATISTICS_MIN_REQUESTS (Results 1 – 1 of 1) sorted by relevance
566 #define HOST_STATISTICS_MIN_REQUESTS 2 /* minimum number of requests per window */ macro765 …te_time() % (HOST_STATISTICS_MAX_REQUESTS - HOST_STATISTICS_MIN_REQUESTS + 1)) + HOST_STATISTICS_M… in rate_limit_host_statistics()