Welcome! Log In Create A New Profile

Advanced

[PATCH] SPDY: send SETTINGS frame right away.

Piotr Sikora
January 09, 2014 08:12PM
# HG changeset patch
# User Piotr Sikora <piotr@cloudflare.com>
# Date 1389316093 -3600
# Fri Jan 10 02:08:13 2014 +0100
# Node ID 270023a6c218007687f75baa52c5b16cced5a638
# Parent 4aa64f6950313311e0d322a2af1788edeb7f036c
SPDY: send SETTINGS frame right away.

Signed-off-by: Piotr Sikora <piotr@cloudflare.com>

diff -r 4aa64f695031 -r 270023a6c218 src/http/ngx_http_spdy.c
--- a/src/http/ngx_http_spdy.c Sat Jan 04 03:32:22 2014 +0400
+++ b/src/http/ngx_http_spdy.c Fri Jan 10 02:08:13 2014 +0100
@@ -1663,7 +1663,7 @@ ngx_http_spdy_send_settings(ngx_http_spd

ngx_http_spdy_queue_frame(sc, frame);

- return NGX_OK;
+ return ngx_http_spdy_send_output_queue(sc);
}

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

[PATCH] SPDY: send SETTINGS frame right away.

Piotr Sikora 697 January 09, 2014 08:12PM



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

Online Users

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