Opened 11 years ago
Last modified 11 years ago
#437 closed enhancement
Add Support for SPDY/3 — at Version 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 (3)
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
why only for 1.3.x ?
spdy 3 will be on 1.4.x or greater ?
thanks