You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2014/05/10 23:59:31 UTC

[jira] [Created] (TS-2793) remove UnixNetVConnection::selected_next_protocol

James Peach created TS-2793:
-------------------------------

             Summary: remove UnixNetVConnection::selected_next_protocol
                 Key: TS-2793
                 URL: https://issues.apache.org/jira/browse/TS-2793
             Project: Traffic Server
          Issue Type: Bug
          Components: SPDY
            Reporter: James Peach


SPDY uses {{UnixNetVConnection::selected_next_protocol}} to track the SPDY version requested in the NPN handshake. This is unnecessary, since SPDY can easily provide a different acceptor on every different NPN string. We should remove this and simplify the remains.



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