mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-24 15:21:29 +02:00
[DOC] update IPv6 support for bind
This commit is contained in:
parent
64bc40b654
commit
9c938daf69
@ -1422,7 +1422,7 @@ bind /<path> [, ...] [ group <user> | gid <gid> ]
|
||||
address, or '*'. It designates the address the frontend will
|
||||
listen on. If unset, all IPv4 addresses of the system will be
|
||||
listened on. The same will apply for '*' or the system's
|
||||
special address "0.0.0.0".
|
||||
special address "0.0.0.0". The IPv6 equivalent is '::'.
|
||||
|
||||
<port_range> is either a unique TCP port, or a port range for which the
|
||||
proxy will accept connections for the IP address specified
|
||||
|
Loading…
x
Reference in New Issue
Block a user