commit | 6bf86c73bae90bd6f0ed97e0df7c56199327a3bf | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Jan 13 15:39:54 2023 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Jan 19 16:15:12 2023 +0100 |
tree | 7acdd03ac9138282bc16f031e323b37bd85abce0 | |
parent | da2e117369d82e8048d08d17f6f58d047d0c6959 [diff] |
BUG/MINOR: bwlim: Fix parameters check for set-bandwidth-limit actions First, the inspect-delay is now tested if the action is used on a tcp-response content rule. Then, when an expressions scope is checked, we now take care to detect the right scope depending on the ruleset used (tcp-request, tcp-response, http-request or http-response). This patch could be backported to 2.7.