Closed dr-frmr closed 1 month ago
networking module does not track number of pipes used, leading to potential overuse in combination with file-handler modules.
add infra to net:distro:sys that tracks number of open connections, enables closing excess ones
net:distro:sys
highly involved - test networking at load under number of configs
TODO
Problem
networking module does not track number of pipes used, leading to potential overuse in combination with file-handler modules.
Solution
add infra to
net:distro:sys
that tracks number of open connections, enables closing excess onesTesting
highly involved - test networking at load under number of configs
Docs Update
TODO