mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-16 12:47:50 +00:00
Jarrod Johnson
cb00c5d35d
Place limits on discovery resource consumption
Situation of filehandle exhaustion was seen. In the scenario observed, multiple connections to the same target were seen. So: 1) Backout the recheck block and replace with more comprehensively placed semaphore. 2) Place a discovery pool limit of 500 to generally constrain things. 3) Further limit things to one detected thread per mac address
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%