Welcome! Log In Create A New Profile

Advanced

[PATCH] SPDY/3.1 protocol implementation

Valentin V. Bartenev
January 27, 2014 03:04PM
http://nginx.org/patches/patch.spdy-v31.txt

This patch upgrades implementation of SPDY protocol in the
ngx_http_spdy_module from draft 2 to draft 3.1.

I am going to commit it at the end of this week. Till then,
testing, review and suggestions are very much appreciated.

How-to for newbies:

1) Make sure that you have OpenSSL 1.0.1 or later.

2) Download nginx/1.5.9:

% wget http://nginx.org/download/nginx-1.5.9.tar.gz

3) Unpack it:

% tar xvfz nginx-1.5.9.tar.gz
% cd nginx-1.5.9

4) Download and apply the patch:

% wget http://nginx.org/patches/patch.spdy-v31.txt
% patch -p1 < patch.spdy-v31.txt

5) Configure and build nginx:

% ./configure --with-http_ssl_module --with-http_spdy_module
% make

Hint: have a look at http://nginx.org/en/docs/configure.html
and try "./configure --help" for more useful options.

If you are already using spdy/2, then no configuration changes
are required. Otherwise, please check the documentation:
http://nginx.org/en/docs/http/ngx_http_spdy_module.html

Thanks for testing.

wbr, Valentin V. Bartenev

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[PATCH] SPDY/3.1 protocol implementation

Valentin V. Bartenev 1106 January 27, 2014 03:04PM

Re: [PATCH] SPDY/3.1 protocol implementation

Jim Popovitch 476 January 27, 2014 04:14PM

Re: [PATCH] SPDY/3.1 protocol implementation

Piotr Sikora 516 January 27, 2014 04:54PM

Re: [PATCH] SPDY/3.1 protocol implementation

Valentin V. Bartenev 480 January 27, 2014 05:38PM

Re: [PATCH] SPDY/3.1 protocol implementation

Valentin V. Bartenev 389 January 27, 2014 06:22PM

Re: [PATCH] SPDY/3.1 protocol implementation

Piotr Sikora 499 January 27, 2014 06:44PM

Re: [PATCH] SPDY/3.1 protocol implementation

Piotr Sikora 548 January 27, 2014 07:32PM

Re: [PATCH] SPDY/3.1 protocol implementation

Valentin V. Bartenev 461 January 27, 2014 07:34PM

Re: [PATCH] SPDY/3.1 protocol implementation

Piotr Sikora 528 January 27, 2014 10:06PM

Re: [PATCH] SPDY/3.1 protocol implementation

Maxim Dounin 762 January 28, 2014 05:06AM

Re: [PATCH] SPDY/3.1 protocol implementation

Alex 502 January 27, 2014 09:12PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 165
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready