Difference between revisions of "H2O"

From Free Software Directory
Jump to: navigation, search
(Update to 2.3.0-beta2)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
|Short description=H2O is a new generation HTTP server that provides quicker response to users with less CPU utilization when compared to older generation of web servers. Designed from ground-up, the server takes full advantage of HTTP/2 features including prioritized content serving and server push, promising outstanding experience to the visitors of your web site.
 
|Short description=H2O is a new generation HTTP server that provides quicker response to users with less CPU utilization when compared to older generation of web servers. Designed from ground-up, the server takes full advantage of HTTP/2 features including prioritized content serving and server push, promising outstanding experience to the visitors of your web site.
 
|Full description=Key Features
 
|Full description=Key Features
 
+
* HTTP/1.0, HTTP/1.1
    HTTP/1.0, HTTP/1.1
+
* HTTP/2
    HTTP/2
+
** full support for dependency and weight-based prioritization with server-side tweaks
        full support for dependency and weight-based prioritization with server-side tweaks
+
** cache-aware server push
        cache-aware server push
+
* TCP Fast Open
    TCP Fast Open
+
* TLS
    TLS
+
** session resumption (standalone & memcached)
        session resumption (standalone & memcached)
+
** session tickets with automatic key rollover
        session tickets with automatic key rollover
+
** automatic OCSP stapling
        automatic OCSP stapling
+
** forward secrecy & fast AEAD ciphers1
        forward secrecy & fast AEAD ciphers1
+
** private key protection using privilege separation  
        private key protection using privilege separation  
+
* static file serving
    static file serving
+
* FastCGI
    FastCGI
+
* reverse proxy
    reverse proxy
+
* scriptable using mruby (Rack-based)
    scriptable using mruby (Rack-based)
+
* graceful restart and self-upgrade
    graceful restart and self-upgrade
 
 
|Homepage URL=https://h2o.examp1e.net/index.html
 
|Homepage URL=https://h2o.examp1e.net/index.html
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 +
|VCS checkout command=git clone https://github.com/h2o/h2o
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 +
|Version identifier=2.3.0-beta2
 +
|Version date=2019/08/13
 +
|Version download=https://github.com/h2o/h2o/releases/tag/v2.3.0-beta2
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 
|Test entry=No
 
|Test entry=No
Line 28: Line 31:
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=Expat
 +
|License copyright=https://github.com/h2o/h2o/blob/master/LICENSE
 
|License verified date=2020-06-02
 
|License verified date=2020-06-02
 
}}
 
}}
{{Software category}}
+
{{Software category
 +
|Runs-on=BSD, OS X, GNU/Linux
 +
|Web-authoring=server
 +
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 11:03, 2 June 2020


[edit]

H2O

https://h2o.examp1e.net/index.html
H2O is a new generation HTTP server that provides quicker response to users with less CPU utilization when compared to older generation of web servers. Designed from ground-up, the server takes full advantage of HTTP/2 features including prioritized content serving and server push, promising outstanding experience to the visitors of your web site.

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
  • TCP Fast Open
  • TLS
    • session resumption (standalone & memcached)
    • session tickets with automatic key rollover
    • automatic OCSP stapling
    • forward secrecy & fast AEAD ciphers1
    • private key protection using privilege separation
  • static file serving
  • FastCGI
  • reverse proxy
  • scriptable using mruby (Rack-based)
  • graceful restart and self-upgrade





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified on

2 June 2020




Leaders and contributors

Resources and communication

Software prerequisites




Entry












Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.