blob: 01233a8bd61971985fcd8f6276e17fefef99cacc [file] [log] [blame]
# Virtual IP Address Configuration
#
# The purpose of this file is to specify virtual IP addresses
# for Traffic Server. This DOES NOT actually bind to these
# addresses; ATS either listens to all or the address specified
# through proxy.local.incoming_ip_to_bind.
#
# The vips specified here will be verified and broadcast across
# the cluster. Any conflicts will be logged as errors.
#
# In order to enable these checks you must also set:
# CONFIG proxy.config.vmap.enabled INT 1
# In records.conf
#
# UNIX
# Format:
# <virtual IP address> <interface> <sub-interface>
#
# Example:
# 209.1.33.10 hme0 10
# 209.1.33.11 hme0 11
#