书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 468 个相关结果.
  • 连接

    5514 2019-12-09 《HTTP/3 详解》
    连接 连接ID(Connection ID) 端口号 版本协商 连接 QUIC连接是两个QUIC端点之间的单次会话(conversation)过程。QUIC建立连接时,加密算法的版本协商与传输层握手合并完成,以减小延迟。 在连接上实际传输数据时需要建立并使用一个或多个数据流。 连接ID(Connection ID) 每个连接过程都有一组...
  • UDP listener config

    UDP listener config config.listener.v3.UdpListenerConfig config.listener.v3.ActiveRawUdpListenerConfig UDP listener config This documentation is for the Envoy v3 API. As of E...
  • HTTP/3

    613 2019-12-09 《HTTP/3 explained》
    HTTP/3 HTTP/3 As mentioned previously, the first and primary protocol to transport over QUICis HTTP. Much like HTTP/2 was once introduced to transport HTTP over the wire in ac...
  • 12. 后http2时代

    12. 后http2时代 12.1. QUIC 12. 后http2时代 http2做了许多艰难的折衷和妥协。随着http2逐渐部署,将会带来一个健全的协议升级方式,而这为将来更多的协议升级奠定了基础。同时,它也引入了一套概念和基础架构来并行处理多个不同版本协议。也许我们并不需要在引入新协议时就完全将旧的淘汰掉。 http2仍然背负了许多HTTP...
  • UDP listener config

    UDP listener config config.listener.v3.UdpListenerConfig config.listener.v3.ActiveRawUdpListenerConfig UDP listener config This documentation is for the Envoy v3 API. As of E...
  • TCP or UDP

    856 2019-12-09 《HTTP/3 explained》
    TCP or UDP Why not SCTP-over-UDP TCP or UDP If we can’t fix head-of-line blocking within TCP, then in theory we shouldbe able to make a new transport protocol next to UDP and ...
  • 用TCP还是UDP

    2830 2019-12-09 《HTTP/3 详解》
    用TCP还是UDP 为什么不基于UDP使用SCTP 用TCP还是UDP 如果我们无法解决TCP内的队头阻塞问题,那么按道理,我们应该在网络栈中发明一个UDP和TCP之外的新型传输层协议。或者我们应该用IETF在RFC4960 中标准化的SCTP 传输层协议,它也有多个我们所需的特征。 但在近些年来,因为在互联网上部署遭遇很大的困难,创造新型传输层...
  • Streams

    412 2019-12-09 《HTTP/3 explained》
    ‎Multiple streams within connections ‎Multiple streams within connections Similar to SCTP, SSH and HTTP/2, QUIC features separate logical streams withinthe physical connections...
  • HTTPS:// URL

    2857 2019-12-09 《HTTP/3 详解》
    HTTPS:// URL 初始连接 HTTPS:// URL HTTP/3将使用HTTPS:// URL履行。我们的世界里充斥着HTTPS URL,并且为新协议引入另一种URL方案被认为不切实际且完全不合理。如同HTTP/2一样,HTTP/3不会引入新的URL方案。 HTTP/2是传输HTTP的一种新方式,但是它还是基于TLS和TCP,这和HT...
  • Extensions

    Extensions Extensions Filters Listener filters Network filters UDP listener filters HTTP filters Dubbo filters Thrift filters Access loggers Common access log types ...