Welcome! Log In Create A New Profile

Advanced

Re: [PATCH] SPDY: fix nopush cleanup

Valentin V. Bartenev
June 11, 2013 12:30PM
On Tuesday 11 June 2013 19:30:08 Yury Kirpichev wrote:
> Hello,
>
> Thanks for your comments.
> How about second version:
>
> # HG changeset patch
> # User ykirpichev@gmail.com
> # Date 1370964275 -14400
> # Branch nopush_fix_2
> # Node ID 14de55787a48327019d549d48abf2631e294b4d8
> # Parent 725fb71ab1a60bd48b0afb8b001b5349f5054cb1
> SPDY: fix nopush cleanup
>
> diff -r 725fb71ab1a6 -r 14de55787a48 src/http/ngx_http_spdy.c
> --- a/src/http/ngx_http_spdy.c Fri Jun 07 13:16:00 2013 -0700
> +++ b/src/http/ngx_http_spdy.c Tue Jun 11 19:24:35 2013 +0400
> @@ -504,6 +504,51 @@
> clcf = ngx_http_get_module_loc_conf(sc->http_connection->conf_ctx,
> ngx_http_core_module);
>
> + // all data is sent, can clean nopush if necessary
> + if (wev->ready)
> + {
[...]

No, it doesn't indicate that there is no data to send even in a short term.

wbr, Valentin V. Bartenev

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

Re: [PATCH] SPDY: fix nopush cleanup

Yury Kirpichev 829 June 11, 2013 11:32AM

Re: [PATCH] SPDY: fix nopush cleanup

Valentin V. Bartenev 384 June 11, 2013 12:30PM



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

Online Users

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