[
https://issues.apache.org/jira/browse/TS-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan M. Carroll resolved TS-1303.
---------------------------------
Resolution: Fixed
Fix Version/s: 3.3.0
Added '=6' as a special case, in parallel to 'X6'.
commit 85d04a0e58a97fc160865323f88f91f1ca948c75
> The 3.1.4 ATS build - trafficserver is broken from 3.0.2 and does not listen
> on the IPv6 interface when server_port_attr is set to =6
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TS-1303
> URL: https://issues.apache.org/jira/browse/TS-1303
> Project: Traffic Server
> Issue Type: Bug
> Components: Network
> Affects Versions: 3.1.4
> Environment: IPv6 Redhat 6.1
> Reporter: leo mcalinden
> Assignee: Alan M. Carroll
> Labels: ipv6
> Fix For: 3.3.0
>
>
> On ATS 3.1.4 changing server_port_attr to:
> CONFIG proxy.config.http.server_port_attr STRING =6
> ...doesn't bring up an IPv6 socket? We get:
> # netstat -an | grep 3128
> tcp 0 0 0.0.0.0:3128 0.0.0.0:*
> LISTEN
> ...previously on ATS/3.0.2 this was fine:
> # netstat -an | grep 3128
> tcp 0 0 :::3128 :::*
> LISTEN
> This will have a major impact on IPv6 functionality.
> Any ideas what's wrong or how to fix this - or workaround this?
--
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