snmpbot icon indicating copy to clipboard operation
snmpbot copied to clipboard

TODO: Rate-limit parallel queries

Open SpComb opened this issue 8 years ago • 0 comments

There is currently no rate-limit on the number of parallel queries for a server.Host... I'm afraid some cheaply implemented network devices will choke if they get too many concurrent requests, and the client.Client starts retrying?

SpComb avatar Nov 18 '17 21:11 SpComb