Skip to main content

Resource Multiplexing and Prioritization in HTTP/2 over TCP Versus HTTP/3 over QUIC

  • Conference paper
  • First Online:
Web Information Systems and Technologies (WEBIST 2019)

Part of the book series: Lecture Notes in Business Information Processing ((LNBIP,volume 399))

Included in the following conference series:

Abstract

Modern versions of the HTTP protocol, such as HTTP/2 over TCP and the upcoming HTTP/3 over QUIC, use just a single underlying connection to transfer multiple resources during a web page load. The resources are divided into chunks, optionally multiplexed on the connection, and reassembled at the receiver’s side. This poses challenges, as there are many different ways simultaneously requested resources can share the available bandwidth, and not all approaches perform equally well with regards to achieving low loading times. Making matters worse, HTTP/2’s prioritization system for directing this multiplexing behaviour is difficult to use and does not easily transfer to the new HTTP/3.

In this work, we discuss these challenges in detail and empirically evaluate the multiplexing behaviours of 10 different QUIC implementations, as well as 11 different prioritization schemes for HTTP/3. We find that there are large differences between strategies that can have a heavy impact on page load performance, of up to 5x load time speedup in specific conditions. However, these improvements are highly context-sensitive, depending on web page composition and network conditions, turning the best performers for one setup into the worst for others. As such, we also critically evaluate the ability of the newly proposed HTTP/3 prioritization mechanism to flexibly deal with changing conditions.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 64.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 84.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    https://github.com/quicwg/base-drafts/wiki/Implementation.

  2. 2.

    https://github.com/private-octopus/picoquic/commit/a66a5d0a0b02416f9fde46bb0c447bcc0b7abd60.

  3. 3.

    https://github.com/ngtcp2/ngtcp2/commit/4f705093d4c8f1ec5b231c2a1b557a6c966bc2f3.

  4. 4.

    https://github.com/facebookincubator/mvfst/commit/ec9d1ccd2088c64319f743541b32789bb18ae2dc.

  5. 5.

    https://www.youtube.com/watch?v=8lYHNzoPS2o.

  6. 6.

    github.com/quicwg/base-drafts/pull/2723.

  7. 7.

    github.com/quicwg/base-drafts/pull/2700.

  8. 8.

    wprofx.cs.stonybrook.edu.

  9. 9.

    github.com/WICG/priority-hints.

References

  1. Bocchi, E., De Cicco, L., Rossi, D.: Measuring the quality of experience of web users. In: Proceedings of the 2016 Workshop on QoE-based Analysis of Data Communication Networks, Internet-QoE 2016, pp. 37–42. ACM (2016)

    Google Scholar 

  2. Davies, A., Meenan, P.: HTTP/2 priorities test page. https://github.com/andydavies/http2-prioritization-issues. Accessed Dec 2018

  3. De Coninck, Q., et al.: Pluginizing QUIC. In: Proceedings of the ACM Special Interest Group on Data Communication, pp. 59–74. ACM (2019)

    Google Scholar 

  4. Iyengar, J., Thomson, M.: QUIC: A UDP-based multiplexed and secure transport. Internet-Draft 24, IETF Secretariat, November 2019. http://www.ietf.org/internet-drafts/draft-ietf-quic-transport-24

  5. Oku, K., Pardue, L.: Extensible Prioritization Scheme for HTTP. https://github.com/httpwg/http-extensions/blob/master/draft-ietf-httpbis-priority.md. Accessed Dec 2019

  6. Marx, R., De Decker, T., Quax, P., Lamotte, W.: Of the utmost importance: resource prioritization in HTTP/3 over QUIC. In: Proceedings of the 15th International Conference on Web Information Systems and Technologies: WEBIST, pp. 130–143. INSTICC, SciTePress (2019)

    Google Scholar 

  7. Netravali, R., Goyal, A., Mickens, J., Balakrishnan, H.: Polaris: faster page loads using fine-grained dependency tracking. In: Proceedings of the 13th USENIX Conference on Networked Systems Design and Implementation, NSDI 2016, pp. 123–136, March 2016

    Google Scholar 

  8. Meenan, P.: Optimizing HTTP/2 prioritization with BBR and tcp\_notsent\_lowat. https://blog.cloudflare.com/http-2-prioritization-with-nginx. Accessed Oct 2018

  9. Meenan, P.: HTTP/2 priorities test page. https://blog.cloudflare.com/better-http-2-prioritization-for-a-faster-web. Accessed Mar 2019

  10. Meenan, P.: HTTP/3 prioritization proposal. https://github.com/pmeenan/http3-prioritization-proposal. Accessed Feb 2019

  11. RFC7540: HTTP/2. https://tools.ietf.org/html/rfc7540. Accessed May 2015

  12. Marx, R.: qlog logging format. https://github.com/quiclog/internet-drafts. Accessed Oct 2019

  13. Marx, R., De Decker, T.: Quicker: TypeScript QUIC and HTTP/3 implementation. https://github.com/rmarx/quicker. Accessed June 2019

  14. Ruamviboonsuk, V., Netravali, R., Uluyol, M., Madhyastha, H.V.: Vroom: accelerating the mobile web with server-aided dependency resolution. In: Proceedings of the ACM SIG on Data Communication, pp. 390–403. ACM (2017)

    Google Scholar 

  15. SPDY: SPDY Protocol (2014). https://www.chromium.org/spdy/spdy-protocol

  16. Swett, I., Marx, R.: IETF QUIC interim: HTTP/3 priorities status update. https://github.com/quicwg/wg-materials/blob/master/interim-19-05/priorities.pdf. Accessed May 2019

  17. Wang, X.S., Balasubramanian, A., Krishnamurthy, A., Wetherall, D.: Demystifying page load performance with WProf. In: Proceedings of the USENIX Conference on Networked Systems Design and Implementation, NSDI 2013, pp. 473–486, April 2013

    Google Scholar 

  18. Wang, X.S., Krishnamurthy, A., Wetherall, D.: Speeding up web page loads with Shandian. In: Proceedings of the 13th USENIX Conference on Networked Systems Design and Implementation, NSDI 2016, pp. 109–122, March 2016

    Google Scholar 

  19. Wijnants, M., Marx, R., Quax, P., Lamotte, W.: HTTP/2 prioritization and its impact on web performance. In: Proceedings of the 2018 World Wide Web Conference, WWW 2018, pp. 1755–1764. ACM (2018). https://doi.org/10.1145/3178876.3186181

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Robin Marx .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2020 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Marx, R., De Decker, T., Quax, P., Lamotte, W. (2020). Resource Multiplexing and Prioritization in HTTP/2 over TCP Versus HTTP/3 over QUIC. In: Bozzon, A., Domínguez Mayo, F.J., Filipe, J. (eds) Web Information Systems and Technologies. WEBIST 2019. Lecture Notes in Business Information Processing, vol 399. Springer, Cham. https://doi.org/10.1007/978-3-030-61750-9_5

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-61750-9_5

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-61749-3

  • Online ISBN: 978-3-030-61750-9

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics