mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 14:21:25 +02: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.