]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: change balance in haproxy cfg to roundrobin in tcp mode
authorAdam King <adking@redhat.com>
Mon, 15 Jul 2024 15:26:10 +0000 (11:26 -0400)
committerShweta Bhosale <Shweta.Bhosale1@ibm.com>
Wed, 8 Oct 2025 14:37:30 +0000 (20:07 +0530)
commit6d0b1374be51ed0be3dd37fb50aab9a2d38c1908
tree743813e77aadb8518ee05450aa5a99198b8e306b
parent588d8315e02407a6035073281feb98566f0cba4b
mgr/cephadm: change balance in haproxy cfg to roundrobin in tcp mode

This was recommended to better support large deployments
that are trying to send lots of data per client and want
multiple backend gateways serving each client

Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/templates/services/ingress/haproxy.cfg.j2
src/pybind/mgr/cephadm/tests/test_services.py