[DOC] update IPv6 support for bind

This commit is contained in:
David du Colombier 2011-03-17 10:40:27 +01:00 committed by Willy Tarreau
parent 64bc40b654
commit 9c938daf69

View File

@ -1422,7 +1422,7 @@ bind /<path> [, ...] [ group <user> | gid <gid> ]
address, or '*'. It designates the address the frontend will address, or '*'. It designates the address the frontend will
listen on. If unset, all IPv4 addresses of the system will be listen on. If unset, all IPv4 addresses of the system will be
listened on. The same will apply for '*' or the system's 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 <port_range> is either a unique TCP port, or a port range for which the
proxy will accept connections for the IP address specified proxy will accept connections for the IP address specified