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 | |
---|---|---|---|---|
How to duplicate backend sessions | 2 | 4832 | November 27, 2023 | |
Duplicating all request to dummy server for A/B testing | 1 | 1879 | July 4, 2016 | |
Multiple requests received on backend server : hidden retry? | 5 | 2368 | March 22, 2018 | |
HAPROXY send 2 requests at time (roundrobin strange behavior ) | 6 | 620 | November 27, 2018 | |
Duplicate messages in logs | 6 | 1744 | August 26, 2020 |