Page MenuHomeFreeBSD

www/mod_http2-devel: Apache HTTP/2 module
ClosedPublic

Authored by brnrd on Feb 6 2016, 7:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 27, 6:39 PM
Unknown Object (File)
Sat, Sep 27, 6:29 PM
Unknown Object (File)
Fri, Sep 19, 4:39 AM
Unknown Object (File)
Wed, Sep 17, 5:19 AM
Unknown Object (File)
Tue, Sep 16, 8:16 AM
Unknown Object (File)
Tue, Sep 16, 7:34 AM
Unknown Object (File)
Mon, Sep 15, 8:25 AM
Unknown Object (File)
Mon, Sep 15, 5:16 AM
Subscribers
None

Details

Summary

Proposed commit log

www/mod_http2-devel: Apache HTTP/2 module

This is the early experience version of the Apache HTTP/2 module for people
who like living on the edge and want to test not yet released changes.

Reviewed_by:	feld (mentor), koobs (mentor)
Approved by: 	(mentor)
Differential_Revision:	D5220
Test Plan
  • poudriere testport
  • portlint -AC "looks fine."

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2684
Build 2704: arc lint + arc unit

Event Timeline

brnrd retitled this revision from to [NEW PORT] www/mod_http2-devel: Apache HTTP/2 module.
brnrd updated this object.
brnrd edited the test plan for this revision. (Show Details)
brnrd added reviewers: feld, koobs.

Update to 1.2.5 and portlint fixes

brnrd edited the test plan for this revision. (Show Details)

/var/log/httpd-error.log

[Sat Feb 06 20:24:30.168556 2016] [http2:info] [pid 61879] mod_http2 (v1.2.5, nghttp2 1.7.0), initializing...
[Sat Feb 06 20:24:30.259288 2016] [mpm_prefork:notice] [pid 61879] AH00163: Apache/2.4.18 (FreeBSD) LibreSSL/2.3.2 configured -- resuming normal operations

curl -v --http2

* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
brnrd retitled this revision from [NEW PORT] www/mod_http2-devel: Apache HTTP/2 module to www/mod_http2-devel: Apache HTTP/2 module.Feb 28 2016, 8:33 PM
brnrd updated this object.

www/mod_http2-devel: Update to 1.2.7

feld edited edge metadata.

builds fine for me

This revision is now accepted and ready to land.Feb 29 2016, 10:23 PM
This revision was automatically updated to reflect the committed changes.