my-server
← Wiki

H2O (web server)

is a free and open-source web server. It is written in C, and is distributed under the terms of the MIT License.

It was designed with a focus on supporting HTTP/2 and TLS, maximizing the use of new web technologies such as prioritization and server push. As a result it achieves significantly better performance than conventional web servers such as nginx.

Features

has the following key features:

History

In , started development of for usage as a server for mobile games while working at DeNA. The initial version was released in , and the first stable version was released in when the HTTP/2 specification was finalized.

See also

  • Fastly - The largest user of H2O in the world. Oku joined Fastly in .

References

External links