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

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

New style:

Provide a single string value in records.config for the configuration of HTTP 
ports, 

proxy.config.http.server_ports

It is a list of space/comma separated values. Each value is a colon separated 
list of keys. The keys are
[number] Port.
ipv6  IPv6
ipv4 IPv4
tr-in Inbound transparent.
tr-out Outbound transparent.
tr-full Full transparency.
ssl SSL termination.

This is not only simpler for users but is easily extensible by adding 
additional keywords. It also unifies the -A and -httpport options (there's no 
longer any difference in the argument formats or meaning). The internal logic 
is also unified across Server and between Server and Manager. It should also be 
fully backwards compatible and old versions should continue to work as expected.

                
> HTTP ports cannot be configured for IPv6 and transparency.
> ----------------------------------------------------------
>
>                 Key: TS-1077
>                 URL: https://issues.apache.org/jira/browse/TS-1077
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HTTP
>    Affects Versions: 3.1.1
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>              Labels: configuration, http, ipv6, ports
>             Fix For: 3.1.3
>
>
> The syntax of records.config has IPv6 and transparency as mutually exclusive 
> options. This should be changed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to