mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 14:21:25 +02:00
[DOC] fix a minor typo
should be httpclose instead of http_close
This commit is contained in:
parent
10479e4bac
commit
2409e68245
@ -3328,7 +3328,7 @@ no option http_proxy
|
|||||||
addresses are passed. Since this option's usage perimeter is rather limited,
|
addresses are passed. Since this option's usage perimeter is rather limited,
|
||||||
it will probably be used only by experts who know they need exactly it. Last,
|
it will probably be used only by experts who know they need exactly it. Last,
|
||||||
if the clients are susceptible of sending keep-alive requests, it will be
|
if the clients are susceptible of sending keep-alive requests, it will be
|
||||||
needed to add "option http_close" to ensure that all requests will correctly
|
needed to add "option httpclose" to ensure that all requests will correctly
|
||||||
be analyzed.
|
be analyzed.
|
||||||
|
|
||||||
If this option has been enabled in a "defaults" section, it can be disabled
|
If this option has been enabled in a "defaults" section, it can be disabled
|
||||||
|
Loading…
x
Reference in New Issue
Block a user