You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Phil Sorber (JIRA)" <ji...@apache.org> on 2014/05/29 00:03:04 UTC

[jira] [Resolved] (TS-2778) Websockets remap doesn't properly handle the implicit port for wss.

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

Phil Sorber resolved TS-2778.
-----------------------------

    Resolution: Fixed

> Websockets remap doesn't properly handle the implicit port for wss.
> -------------------------------------------------------------------
>
>                 Key: TS-2778
>                 URL: https://issues.apache.org/jira/browse/TS-2778
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 4.2.1, 5.0.0
>            Reporter: Brian Geffon
>            Assignee: Phil Sorber
>             Fix For: 5.0.0
>
>
> When doing remap rules such as: map wss://domain.com/ ..., remap isn't handling the implicit port 443 correctly, the issues is currently resolved by doing: map wss://domain.com:443/; however, this shouldn't be necessary.



--
This message was sent by Atlassian JIRA
(v6.2#6252)