foundation-model-stack / multi-nic-cni

https://foundation-model-stack.github.io/multi-nic-cni/
Apache License 2.0
33 stars 5 forks source link

add conn close defer #176

Closed sunya-ch closed 6 months ago

sunya-ch commented 6 months ago

Idle connection is not properly closed and causing stacked ESTABLISHED connection. This can cause the node reach the connection open limit or slow down the node.

Signed-off-by: Sunyanan Choochotkaew sunyanan.choochotkaew1@ibm.com