Opened 9 years ago

Closed 9 years ago

Last modified 5 years ago

#760 closed enhancement (fixed)

Support for HTTP/2

Reported by: launchpad.net/~lewisgoddard Owned by:
Priority: blocker Milestone: 1.9
Component: nginx-core Version: 1.7.x
Keywords: http http2 http/2 spdy Cc:
uname -a: Linux BanWeb2 3.16.0-34-gener-c #45~14.04.1-Ubuntu SMP Tue Mar 24 11:14:29 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
nginx -V: nginx version: nginx/1.8.0
built with OpenSSL 1.0.1f 6 Jan 2014
TLS SNI support enabled
configure arguments: --with-cc-opt='-g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2' --with-ld-opt='-Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z,relro -Wl,-z,now' --prefix=/usr/share/nginx --conf-path=/etc/nginx/nginx.conf --http-log-path=/var/log/nginx/access.log --error-log-path=/var/log/nginx/error.log --lock-path=/var/lock/nginx.lock --pid-path=/run/nginx.pid --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-proxy-temp-path=/var/lib/nginx/proxy --http-scgi-temp-path=/var/lib/nginx/scgi --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --with-debug --with-pcre-jit --with-ipv6 --with-http_ssl_module --with-http_stub_status_module --with-http_realip_module --with-http_auth_request_module --with-http_addition_module --with-http_dav_module --with-http_geoip_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_image_filter_module --with-http_spdy_module --with-http_sub_module --with-http_xslt_module --with-mail --with-mail_ssl_module --add-module=/build/buildd/nginx-1.8.0/debian/modules/nginx-auth-pam --add-module=/build/buildd/nginx-1.8.0/debian/modules/nginx-dav-ext-module --add-module=/build/buildd/nginx-1.8.0/debian/modules/nginx-echo --add-module=/build/buildd/nginx-1.8.0/debian/modules/nginx-upstream-fair --add-module=/build/buildd/nginx-1.8.0/debian/modules/ngx_http_substitutions_filter_module

Description

This is already listed in the [1.9 Milestone](http://trac.nginx.org/nginx/milestone/1.9), but I would like to file a ticket so the item can be bountied using [Bountysource](https://www.bountysource.com/trackers/52021-nginx).

Change History (4)

comment:1 by launchpad.net/~lewisgoddard, 9 years ago

I am assuming this is a blocker for 1.9 as it's listed as one of the most major features there, but so long as this ticket isn't deleted I have no issue with it being demoted since it's planned.

comment:3 by Valentin V. Bartenev, 9 years ago

Resolution: fixed
Status: newclosed

The HTTP/2 implementation was committed as 257b51c37c5a. It's going to be released with 1.9.5.

comment:4 by lewisgoddard@…, 9 years ago

Just a note, there is $115 just waiting to be collected over on BountySource https://www.bountysource.com/issues/14428704-support-for-http-2

Note: See TracTickets for help on using tickets.