Welcome! Log In Create A New Profile

Advanced

Re: http2 broken

July 11, 2018 05:38AM
BTW. It works well by the temporary fix.

--- a/src/http/v2/ngx_http_v2_filter_module.c
+++ b/src/http/v2/ngx_http_v2_filter_module.c
@@ -446,7 +446,6 @@ ngx_http_v2_header_filter(ngx_http_request_t *r)
if (h2c->table_update) {
ngx_log_debug0(NGX_LOG_DEBUG_HTTP, fc->log, 0,
"http2 table size update: 0");
- *pos++ = (1 << 5) | 0;
h2c->table_update = 0;
}

@@ -1010,7 +1009,6 @@ ngx_http_v2_push_resource(ngx_http_request_t *r,
ngx_str_t *pat
if (h2c->table_update) {
ngx_log_debug0(NGX_LOG_DEBUG_HTTP, fc->log, 0,
"http2 table size update: 0");
- *pos++ = (1 << 5) | 0;
h2c->table_update = 0;
}



On Wed, Jul 11, 2018 at 5:28 PM 洪志道 <hongzhidao@gmail.com> wrote:

> Hi.
>
> The client can't load the image served by nginx-1.13.6+.
> [App with Android 7.1.2 4.4.4 4.12 series]
>
> It works well in nginx-1.13.5, but go wrong in ngnx-1.13.6+.
> The change is http://hg.nginx.org/nginx/rev/12cadc4669a7.
>
> I found the similar problem.
> https://github.com/cloudflare/sslconfig/issues/83
>
> Now I don't know where the problem is. NGINX or Client?
>
> Does anyone know?
> Thanks.
>
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

http2 broken

karton 680 July 11, 2018 05:30AM

Re: http2 broken

karton 410 July 11, 2018 05:38AM

Re: http2 broken

tokers 431 July 11, 2018 05:46AM

Re: http2 broken

karton 406 July 11, 2018 08:58AM

Re: http2 broken

Maxim Dounin 354 July 11, 2018 01:04PM

Re: http2 broken

karton 405 July 11, 2018 01:26PM



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

Online Users

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