You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Tsunayoshi Egawa (JIRA)" <ji...@apache.org> on 2009/12/16 03:16:18 UTC

[jira] Updated: (TS-18) IPv6 support

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

Tsunayoshi Egawa updated TS-18:
-------------------------------

    Attachment: trafficserver_ipv6.patch

- Fuctions:
  1. receive a request based on v4 and v6
     - back post based on v4 only :p
     - change proxy.config.http.server_port_attr to bind v6.

  2. Logs
     - logging v6 address.

- Configuration:
  CONFIG proxy.config.http.server_port_attr STRING X6
    6: bind AF_INET6

  CONFIG proxy.config.http.server_other_ports STRING 8080:X6
    6: bind AF_INET6


> IPv6 support
> ------------
>
>                 Key: TS-18
>                 URL: https://issues.apache.org/jira/browse/TS-18
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Network
>            Reporter: Bryan Call
>            Priority: Minor
>         Attachments: trafficserver_ipv6.patch
>
>
> Support for IPv6 for both client connections and origin connections.  Client support is more important to begin with so TS can be used as an IPv6 to IPv4 gateway.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.