moby / libnetwork

networking for containers
Apache License 2.0
2.16k stars 881 forks source link

[20.10] Apply peformance tuning to new sandboxes also #2659

Closed evol262 closed 2 years ago

evol262 commented 2 years ago

Pull https://github.com/moby/moby/pull/43146 and https://github.com/moby/moby/pull/43670 into 20.10

relates to #35082, moby/libnetwork#2491

Previously, values for expire_quiescent_template, conn_reuse_mode, and expire_nodestconn were set only system-wide. Also apply them for new lb* and ingress_sbox sandboxes, so they are appropriately propagated

Signed-off-by: Ryan Barry rbarry@mirantis.com