/[ports]
ViewVC logotype

Revision 379190


Jump to revision: Previous Next
Author: az
Date: Tue Feb 17 21:03:05 2015 UTC (9 years, 4 months ago)
Changed paths: 9
Log Message:
- add new port: www/h2o

H2O is a very fast HTTP server written in C. It can also be used as a library.
It supports:

- HTTP/1.0, HTTP/1.1
- [HTTP/2](http://http2.github.io/)
- draft 16 (and draft 14 to support older clients)
- persistent connections
- chunked encoding
- negotiation methods: NPN, ALPN, Upgrade, direct
- dependency and weight-based prioritization
- server push
- TLS
- uses [OpenSSL](https://www.openssl.org/)
- forward secrecy
- AEAD ciphers
- OCSP stapling (automatically enabled)
- session resumption (internal memory)
- conditional GET using last-modified / etag
- mime-type configuration
- reverse proxy
- persistent upstream connection

PR:             197519
Submitted by:   Dave Cottlehuber <dch@skunkwerks.at>


Changed paths

Path Details
Directoryhead/www/Makefile modified , text changed
Directoryhead/www/h2o/ added
Directoryhead/www/h2o/Makefile added
Directoryhead/www/h2o/distinfo added
Directoryhead/www/h2o/files/ added
Directoryhead/www/h2o/files/h2o.conf.sample added
Directoryhead/www/h2o/files/h2o.in added
Directoryhead/www/h2o/pkg-descr added
Directoryhead/www/h2o/pkg-plist added

  ViewVC Help
Powered by ViewVC 1.1.27