FS#46409 - [nginx] Please build with --with-http_v2_module

Attached to Project: Arch Linux
Opened by G (Guinpen) - Wednesday, 23 September 2015, 11:33 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 23 September 2015, 13:54 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Sébastien Luttringer (seblu)
Bartłomiej Piotrowski (Barthalion)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

nginx is currently built with --with-http_spdy_module, which provides SPDY support. It would be great to have it built with --with-http_v2_module to provide HTTP2 support (which supercedes SPDY) in addition to, or instead of SPDY.

As far as I can tell the module has no additional dependencies. Please see http://nginx.org/en/docs/http/ngx_http_v2_module.html

Thanks!
This task depends upon

Closed by  Jan de Groot (JGC)
Wednesday, 23 September 2015, 13:54 GMT
Reason for closing:  Won't implement
Additional comments about closing:  1.8.0 doesn't come with HTTP/2 and upgrading to a development version will not be done.
Comment by Jan de Groot (JGC) - Wednesday, 23 September 2015, 13:53 GMT
HTTP/2 support is experimental and only included in the mainline/development version.

Loading...