You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2014/10/22 22:25:34 UTC

[jira] [Created] (TS-3152) We offer up H2-14 on current master, even when it's not working / supported

Leif Hedstrom created TS-3152:
---------------------------------

             Summary: We offer up H2-14 on current master, even when it's not working / supported
                 Key: TS-3152
                 URL: https://issues.apache.org/jira/browse/TS-3152
             Project: Traffic Server
          Issue Type: Bug
          Components: HTTP/2
            Reporter: Leif Hedstrom


E.g.

{code}
[root@ats ~]#  /usr/local/bin/nghttp  -v https://www.ogre.com
[  0.112][NPN] server offers:
          * spdy/3.1
          * spdy/3
          * h2-14
          * http/1.1
          * http/1.0
The negotiated protocol: h2-14
...
[  0.156] send SETTINGS frame <length=0, flags=0x01, stream_id=0>
          ; ACK
          (niv=0)
[ERROR] Network error
Some requests were not processed. total=1, processed=0
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)