Introducing QUIC Support

We’re happy to announce all our shared hosting, cloud hosting, reseller hosting and semi dedicated hosting accounts now support QUIC (Quick UDP Internet Connections). We’ve supported SPDY and HTTP/2 for quite some time due to our use of Litespeed. Litespeed has also supported QUIC for some time but with the rapid development of the QUIC feature we have held off on supporting it. We believe it’s reached a point of stability where we’re comfortable offering it on all hosting plans.

For the vast majority of users their web sites are already exceptionally fast with our hosting but every improvement does count in the end. SPDY then HTTP/2 brought improvements and QUIC is an attempt to improve on these more so. The goal of QUIC is to improve the performance of web sites currently using TCP by establishing a number of multiplexed connections between two endpoints over UDP. This allows for better congestion control as the packets for a website can come out of order and not tie up the entire queue of packets like what can happen with HTTP/2.

If you’re currently using Cloudflare it does not support QUIC and instead they use only HTTP/2 if the browser supports it. If you’re currently using Cloudflare I would not worry about this and we’d recommend continuing to use Cloudflare. The other thing to keep in mind is only Chrome and Opera 16 and later support QUIC. For users using other browsers such as Firefox they will continue to support HTTP/2 or HTTP 1.1 depending on the transport layer they support.

We hope you enjoy this new feature even if you may never notice the difference in performance. We’re always looking to bring great new stable technologies to our users and this is just another example of it.

This entry was posted in General and tagged , , , . Bookmark the permalink.

2 Responses to Introducing QUIC Support

  1. Hello,
    Cloudflare now supports HTTP3. They worked hard in collaboration with Google for the mass adoption of HTTP3/QUIC. I have a few websites on Cloudflare CDN, and one of them now support HTTP3. You can view more here – https://blog.cloudflare.com/http3-the-past-present-and-future/
    Best regards,
    Georgi Petrov

  2. Martin Sevon says:

    For anyone who hasn’t heard of HTTP/3 and QUIC: Currently there’s a bunch of inefficiency in making HTTP + TLS requests, since there’s both a handshake for TCP and then a handshake for TLS. QUIC uses UDP to combine the two, allowing for fewer roundtrips and thus lower latency.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.