Opened 11 years ago
Closed 11 years ago
#437 closed enhancement (fixed)
Add Support for SPDY/3
Reported by: | Edward Ackroyd | Owned by: | Valentin V. Bartenev |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | nginx-core | Version: | 1.5.x |
Keywords: | spdy | Cc: | |
uname -a: | |||
nginx -V: |
Description
Please add support for spdy version 3. spdy/2 support has been removed from the Firefox code base ( https://bugzilla.mozilla.org/show_bug.cgi?id=912550 ) and Firefox >= 27 will only support >= spdy/3. Firefox 27 will be released in January 2014 ( https://wiki.mozilla.org/RapidRelease/Calendar ) so there is some urgency in getting spdy/3(.1) support into nginx.
Change History (4)
comment:1 by , 11 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
follow-up: 3 comment:2 by , 11 years ago
comment:3 by , 11 years ago
nginx -V: | modified (diff) |
---|---|
Version: | 1.3.x → 1.5.x |
That is a version with which original feature request was opened. Please, do not treat user tickets as our plans.
The 1.3.x branch was EOL'd on April 24, 2013. Nobody must use it since that date.
The 1.4.x branch receives only critical bugfixes. New features cannot be added to it.
Our official roadmap is avalaible here: http://trac.nginx.org/nginx/roadmap
comment:4 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Support for SPDY/3.1 was committed as 39d7eef2e332 and released in 1.5.10.
why only for 1.3.x ?
spdy 3 will be on 1.4.x or greater ?
thanks