mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-08 16:17:09 +02:00
DOC usesrc root privileges requirments
The "usesrc" parameter of the source statement requires root privileges.
This commit is contained in:
parent
25f4e3ef33
commit
91bd337d90
@ -6896,6 +6896,8 @@ source <addr>[:<port>] [interface <name>]
|
|||||||
is possible at the server level using the "source" server option. Refer to
|
is possible at the server level using the "source" server option. Refer to
|
||||||
section 5 for more information.
|
section 5 for more information.
|
||||||
|
|
||||||
|
In order to work, "usesrc" requires root privileges.
|
||||||
|
|
||||||
Examples :
|
Examples :
|
||||||
backend private
|
backend private
|
||||||
# Connect to the servers using our 192.168.1.200 source address
|
# Connect to the servers using our 192.168.1.200 source address
|
||||||
|
Loading…
Reference in New Issue
Block a user