moby / libnetwork

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

Apply peformance tuning to new sandboxes also #2646

Closed evol262 closed 10 months ago

evol262 commented 3 years ago

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

corhere commented 10 months ago

Superseded by #2659, https://github.com/moby/moby/pull/43146