mirror of
https://github.com/haproxy/haproxy.git
synced 2026-05-21 01:15:17 -04:00
In comp_prepare_compress_request(), the compression rate limit and CPU usage checks were duplicated. The first set runs before selecting the algorithm, and the second set runs after. That's definitely a copy-paste issue or a patch being applied twice. Let's just drop one. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||