Original author(s) | |
---|---|
Initial release | February 18, 2015[1] |
Stable release | 2.2.6
/ August 13, 2019[2] |
Repository | |
Written in | C |
Operating system | Unix-like |
Type | Web server |
License | MIT License |
Website | h2o |
H2O 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.[3]
H2O has the following key features:[4]
In July 2014, Kazuho Oku started development of H2O for usage as a server for mobile games while working at DeNA.[6] The initial version was released in December 2014, and the first stable version was released in February 2015 when the HTTP/2 specification was finalized.[7]