mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-01 09:01:03 +01:00
Depending on the timing, time to time, the log message for "/c4" request can be received before the one for "/c2" request. To (hopefully) fix the issue, a barrier has been added to wait "/c2" log message before sending other requests.