mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 02:03:26 +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.