DOC: Note that URI normalization is experimental
Add a paragraph to the URI normalization documentation that URI normalization is currently considered to be experimental.
This commit is contained in:
parent
b918a4a564
commit
2963fd34f8
@ -6019,6 +6019,11 @@ http-request normalize-uri query-sort-by-name [ { if | unless } <condition> ]
|
||||
|
||||
Performs normalization of the request's URI.
|
||||
|
||||
URI normalization in HAProxy 2.4 is currently available as an experimental
|
||||
technical preview. You should be prepared that the behavior of normalizers
|
||||
might change to fix possible issues, possibly breaking proper request
|
||||
processing in your infrastructure.
|
||||
|
||||
Each normalizer handles a single type of normalization to allow for a
|
||||
fine-grained selection of the level of normalization that is appropriate for
|
||||
the supported backend.
|
||||
|
Loading…
x
Reference in New Issue
Block a user