You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Brian Geffon (JIRA)" <ji...@apache.org> on 2014/05/02 19:47:16 UTC

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

Brian Geffon created TS-2778:
--------------------------------

             Summary: 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
            Reporter: Brian Geffon


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)