[
https://issues.apache.org/jira/browse/TS-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Miles Libbey updated TS-5064:
-----------------------------
Assignee: Jon Sime
> vaddrs.config not documented
> ----------------------------
>
> Key: TS-5064
> URL: https://issues.apache.org/jira/browse/TS-5064
> Project: Traffic Server
> Issue Type: Improvement
> Components: Documentation
> Reporter: Miles Libbey
> Assignee: Jon Sime
>
> There is a config file, vaddrs.config, that is not documented. We referenced
> it in doc/appendices/faq.en.rst.
> The default file has:
> # 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
> #
> Perhaps it is/was only useful for clustering?
> The "original" documentation (the Traffic Edge 1.5 pdf) talks about it being
> edited in the UI.
> We can close this if the file is useless, and the faq "Warning in the system
> log file when manually editing vaddrs.config" is removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)