mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 23:52:56 +02:00
Since the code paths became exactly the same except for what log field to update, let's simplify the code and move further code out of the lock. The queue position update and the test for server vs proxy do not need to be inside the lock.