Welcome! Log In Create A New Profile

Advanced

[PATCH] SPDY: support for SPDY v3

All files from this thread

File Name File Size   Posted by Date  
SPDY_v3.patch 136.5 KB open | download Weibin Yao 12/22/2013 Read message
Weibin Yao
December 22, 2013 07:58AM
Hi,

We have just implemented the support for SPDY v3 in nginx, with flow
control (upload and download), and a switch option between SPDY v2 and
SPDY v3.

This patch is for Nginx-1.5.8.

The directives we added are:

spdy_version
syntax: spdy_version [2|3]
default: spdy_version 3
context: http, server
Specify the version of current SPDY protocol.

spdy_flow_control
syntax: spdy_flow_control on|off
default: spdy_flow_control on
context: http, server
Turn on or off with SPDY flow control.

spdy_init_recv_window_size
syntax: spdy_init_recv_window_size size
default: spdy_init_recv_window_size 64k
context: http, server
Specify the receiving window size for SPDY. By default, it's 64K. It
will send a WINDOW UPDATE frame when it receives half of the window
size data every time.

Hope this patch is helpful. Have fun :-)

Thank you.

--
Weibin Yao
Developer @ Web Platform Team of Taobao
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Attachments:
open | download - SPDY_v3.patch (136.5 KB)
Subject Author Posted

[PATCH] SPDY: support for SPDY v3 Attachments

Weibin Yao December 22, 2013 07:58AM

Re: [PATCH] SPDY: support for SPDY v3

Maxim Konovalov December 25, 2013 04:56AM

Re: [PATCH] SPDY: support for SPDY v3

fred December 25, 2013 08:55AM

Re: [PATCH] SPDY: support for SPDY v3

itpp2012 December 25, 2013 09:10AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 163
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