mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-28 23:20:59 +01:00
Add a missing 'rxreq' statement in first server. Without it the test is unstable. The issue is frequent when running with one thread only. This should fix github issue #1342.