Opened 10 years ago

Closed 10 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 maxim, 10 years ago

Owner: set to Valentin V. Bartenev
Status: newassigned

comment:2 by openid.yandex.ru/kalinin-mic, 10 years ago

why only for 1.3.x ?
spdy 3 will be on 1.4.x or greater ?
thanks

in reply to:  2 comment:3 by Valentin V. Bartenev, 10 years ago

nginx -V: modified (diff)
Version: 1.3.x1.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

Last edited 10 years ago by Valentin V. Bartenev (previous) (diff)

comment:4 by Valentin V. Bartenev, 10 years ago

Resolution: fixed
Status: assignedclosed

Support for SPDY/3.1 was committed as 39d7eef2e332 and released in 1.5.10.

Note: See TracTickets for help on using tickets.