Hello, I have simple configuration where client request come into Haproxy1 (backend Haproxy2) and this request send to Haproxy2 (backend somewhere). It’s working, no errors, but if there are so many requests, Haproxy1 send duplicate requests to Haproxy2 (health checks is OK). I think that Haproxy2 doesn’t get back OK status to Haproxy1 and this imacts duplicate requests. How i can solve this problem ? increase retry, or something else ?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Duplicating all request to dummy server for A/B testing | 1 | 1852 | July 4, 2016 | |
How to duplicate backend sessions | 2 | 4628 | November 27, 2023 | |
HAProxy redispatch option | 2 | 832 | May 31, 2018 | |
Retry request on a different backend after initial backend returns 501 status? | 1 | 380 | August 24, 2023 | |
Multiple requests received on backend server : hidden retry? | 5 | 2268 | March 22, 2018 |