James Peach created TS-2744:
-------------------------------

             Summary: TSNetAcceptNamedProtocol asserts for unknown protocols
                 Key: TS-2744
                 URL: https://issues.apache.org/jira/browse/TS-2744
             Project: Traffic Server
          Issue Type: Bug
          Components: TS API
            Reporter: James Peach


{{TSNetAcceptNamedProtocol}} is supposed to accept arbitrary strings because it 
lets you implement your own protocol plugin over TLS, using NPN or ALPN to 
demux the session. TS-2431 broke this by adding an assertion to 
{{SSLNextProtocolSet::NextProtocolEndpoint::NextProtocolEndpoint}} when an 
unknown protocol is registered. A large part of the point of this API is to 
allow you to register your own protocol.



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

Reply via email to