How to Install h2o in Ubuntu 18.04



Install h2o by entering the following commands in the terminal:

sudo apt update
sudo apt install h2o

Description:

optimized HTTP/1.x, HTTP/2 server

H2O is a new generation HTTP server that provides quicker response to users with less CPU utilization when compared to older web servers. Designed from ground-up, the server takes full advantage of HTTP/2 features including prioritized content serving and server push.

Homepage: https://h2o.examp1e.net

Version: 2.2.4+dfsg-1build1

Section: universe/httpd