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:03 UTC

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

Phil Sorber created TS-2853:
-------------------------------

             Summary: BACKPORT - Websockets remap doesn't properly handle the implicit port for wss.
                 Key: TS-2853
                 URL: https://issues.apache.org/jira/browse/TS-2853
             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)