You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/07/23 23:58:48 UTC

[jira] [Updated] (TS-2060) proxy.local.incoming_ip_to_bind is superfluous

     [ https://issues.apache.org/jira/browse/TS-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-2060:
------------------------------

    Fix Version/s: 3.3.5
    
> 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