Searched refs:max_requests (Results 1 – 1 of 1) sorted by relevance
580 max_requests=100, # threads are killed after this many requests argument594 self.max_requests = max_requests877 if self.max_requests and self.max_requests < requests_processed:880 % (thread_id, requests_processed, self.max_requests))