Web Design

H2O – optimized HTTP/1.x, HTTP/2, HTTP/3 server

H2O is a new generation HTTP server that provides quicker response to users with less CPU, memory bandwidth utilization when compared to older generation of web servers.

Designed from ground-up, the server implements of HTTP/2 and HTTP/3 taking the advantages of features including new and old content prioritization schemes, server push, 103 Early Hints, promising outstanding experience to the visitors of the web site.

This is free and open source software.

Key Features

  • HTTP/1.0, HTTP/1.1.
  • HTTP/2:
    • full support for dependency and weight-based prioritization with server-side tweaks.
  • cache-aware server push.
  • HTTP/3:
    • full support for Extensible Priorities (RFC 9218).
    • fusion AES-GCM engine for fast QUIC packet generation.
  • TCP:
    • TCP Fast Open.
    • low latency tweaks.
  • TLS
    • session resumption (standalone & memcached).
    • session tickets with automatic key rollover.
    • automatic OCSP stapling.
    • forward secrecy.
    • zerocopy and hardware crypto offloading.
    • private key protection using privilege separation with support for Intel QuickAssist Technology.
  • static file serving.
  • FastCGI.
  • reverse proxy.
  • scriptable using mruby (Rack-based).
  • graceful restart and self-upgrade.
  • BPF-based tracing tool (experimental).

Website: h2o.examp1e.net
Support: GitHub Code Repository
Developer: DeNA Co., Ltd.
License: MIT License

H2O is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Web Servers
nginxVery powerful and efficient web server powering the top web sites
ApacheLike nginx, Apache is a hugely popular web server
CaddyPowerful, enterprise-ready web server written in Go
LwanExperimental, scalable, high performance HTTP server
H2OOptimized HTTP/1.x, HTTP/2, HTTP/3 server
TengineDistribution of nginx
lighttpdFast, compliant and very flexible low memory footprint web server
FerronWeb server optimized for speed, security and efficiency
AngieScalable web server that was forked from nginx
AlgernonSmall self-contained pure-Go web server
Node.jsServer-side JavaScript environment for network applications
HiawathaWeb server that focuses on security
OpenLiteSpeedLightweight HTTP server
rwasaFull-featured high performance web server
devdLocal web server for developers
CherokeeFast, flexible and embeddable web server

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments