You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Aaron Wood (JIRA)" <ji...@apache.org> on 2016/09/05 15:19:22 UTC

[jira] [Created] (MESOS-6127) HTTP/2 will allow us to take advantage of connection multiplexing, header compression, streams, server push, etc.

Aaron Wood created MESOS-6127:
---------------------------------

             Summary: HTTP/2 will allow us to take advantage of connection multiplexing, header compression, streams, server push, etc.
                 Key: MESOS-6127
                 URL: https://issues.apache.org/jira/browse/MESOS-6127
             Project: Mesos
          Issue Type: Epic
          Components: HTTP API, libprocess
            Reporter: Aaron Wood


Support communication over HTTP/2 between masters and agents, framework endpoints, etc.

Should we support HTTP/2 without TLS? The spec allows for this but most major browser vendors, libraries, and implementations aren't supporting it unless TLS is used.

Potential library that could be helpful: https://nghttp2.org/documentation/libnghttp2_asio.html



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