mirror of
https://github.com/rtr7/router7.git
synced 2024-05-06 15:54:52 +00:00
8de4eb7ba1
If upstreams were reordered between start of an upstream request and its conclusion, the move-to-front operation would likely incorrectly reorder upstreams: duplicate one and remove another. Instead, we abandon the move-to-front operation if that was about to happen.