[DOC] fix a minor typo

should be httpclose instead of http_close
This commit is contained in:
Cyril Bont 2010-12-14 22:47:51 +01:00 committed by Willy Tarreau
parent 10479e4bac
commit 2409e68245

View File

@ -3328,7 +3328,7 @@ no option http_proxy
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,
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.
If this option has been enabled in a "defaults" section, it can be disabled