mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-04 15:13:57 +02: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:
@@ -9138,7 +9138,7 @@ mode { tcp|http|log|spop }
|
||||
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
|
||||
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.
|
||||
|
||||
When doing content switching, it is mandatory that the frontend and the
|
||||
|
||||
Reference in New Issue
Block a user