[ 
https://issues.apache.org/jira/browse/TS-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13717700#comment-13717700
 ] 

Alan M. Carroll commented on TS-2060:
-------------------------------------

I disagree. It seems superfluous when you have 1 or 2 ports, but if you have 10 
or 20 it would seem much less so.
                
> 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

Reply via email to