Yay, this seems to have fixed it. Thank you very much for the quick help and
solution.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,262764,262805#msg-262805
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/n
How do I apply the patch?
root@server:~/nginx-1.9.6# patch -p1 < http2.patch
patching file src/http/v2/ngx_http_v2_filter_module.c
patch: malformed patch at line 5:
ngx_http_v2_headers_frame_handler(ngx_http_v2_connection_t *h2c,
I tried the second one and get that error.
Thanks.
Posted at
Hi,
I set the value to 32k and even 64k, but I still had the same issues.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,262764,262766#msg-262766
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hi,
I was having a few issues with HTTP/2 requests. Some files and images aren't
loading on Chrome. I filed a bug report and documented the issue extensively
here: https://code.google.com/p/chromium/issues/detail?id=553282
It might just be a Chrome issue, but I want to see if there is also a bug