[
https://issues.apache.org/jira/browse/TS-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13717706#comment-13717706
]
Leif Hedstrom commented on TS-2060:
-----------------------------------
Ok, so when we get support for e.g.
{code}
1.2.3.4:{80,81,82,83,84,85,86,87}
{code}
and
{code}
{1.2.3.4, 1.2.3.5, 1.2.3.6}:80
{code}
{code}
{1.2.3.4, 1.2.3.5, 1.2.3.6}:{80,81,82,83,84,85,86,87}
{code}
we can remove this? I'm moving it out to v3.5.1 for now.
> proxy.local.incoming_ip_to_bind is superfluous
> ----------------------------------------------
>
> Key: TS-2060
> URL: https://issues.apache.org/jira/browse/TS-2060
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Aidan McGurn
> Fix For: 3.3.5
>
>
> Why do ATS bother with this parameter?:
> LOCAL proxy.local.incoming_ip_to_bind STRING 10.20.41.15
> Which is limited to 2 IP’s and is not associated with the port information -
> This can all be achieved with:
> CONFIG proxy.config.http.server_ports STRING
> 3128:ipv4:tr-full:ip-in=10.20.41.15 3128:ipv4:tr-full:ip-in=10.20.50.27
> and with better granularity where we can assign individual ports to ip’s and
> not limited to 2.
> maybe this has already been taken out of ATS but if not why not?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira