Bind address
The bind parameter specifies the IP address or name of the host to which the protocol handler is bound.
bind=<name>
- Description
- Set the value to the IP address or name of the host. If you specify
an IP address, it can be in the IPv6 format; for example, 3ffe:307:8:0:260:97ff:fe40:efab.
If you specify a host name, it is resolved on startup. If the bind
parameter is not specified or is blank, the default behavior is to
bind to all IP addresses.
This parameter is in the Statistics API protocol parameters subsection of the GATEWAY section of the configuration file.
- Default value
- If this parameter is not specified, the default value is no IP address or name is specified.