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/04/24 20:39:20 UTC

[jira] [Updated] (TS-2751) remove ProtocolNetAccept

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

James Peach updated TS-2751:
----------------------------

    Description: We should remove {{ProtocolNetAccept}}. {{ProtocolNetAccept}} is used to issue an initial read request so that the leading bytes of the client session can be snooped to detect the protocol being issued by the client. However, I'm pretty sure that this can be implemented directly by {{ProtocolAcceptCont}} neé {{ProtocolDetectSessionAccept}} using the same technique that is used for SSL NPN and ALPN.  (was: I think that we)

> remove ProtocolNetAccept
> ------------------------
>
>                 Key: TS-2751
>                 URL: https://issues.apache.org/jira/browse/TS-2751
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core, SPDY
>            Reporter: James Peach
>
> We should remove {{ProtocolNetAccept}}. {{ProtocolNetAccept}} is used to issue an initial read request so that the leading bytes of the client session can be snooped to detect the protocol being issued by the client. However, I'm pretty sure that this can be implemented directly by {{ProtocolAcceptCont}} neé {{ProtocolDetectSessionAccept}} using the same technique that is used for SSL NPN and ALPN.



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