mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-12-13 21:51:00 +01:00
DOC: config: Fix description of the spop mode
It was mentionned that the spop mode turned the backend into a "log" backend. It is obviously wrong. It turns the backend into a spop backend. This patch should be backported as far as 3.1.
This commit is contained in:
parent
3cf4e7afb9
commit
e16dcab92f
@ -9138,7 +9138,7 @@ mode { tcp|http|log|spop }
|
|||||||
server features are supported, but not TCP or HTTP specific ones.
|
server features are supported, but not TCP or HTTP specific ones.
|
||||||
|
|
||||||
spop When used in a backend section, it will turn the backend into a
|
spop When used in a backend section, it will turn the backend into a
|
||||||
log backend. This mode is mandatory and automatically set, if
|
spop backend. This mode is mandatory and automatically set, if
|
||||||
necessary, for backends referenced by SPOE engines.
|
necessary, for backends referenced by SPOE engines.
|
||||||
|
|
||||||
When doing content switching, it is mandatory that the frontend and the
|
When doing content switching, it is mandatory that the frontend and the
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user