Opened 8 years ago
Closed 8 years ago
#1027 closed defect (invalid)
HTTP2 Long URL issues
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | nginx-core | Version: | 1.10.x |
Keywords: | http2 | Cc: | |
uname -a: | Linux dev 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux | ||
nginx -V: |
nginx version: nginx/1.10.1
built by gcc 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2) built with OpenSSL 1.0.2g-fips 1 Mar 2016 TLS SNI support enabled |
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
These settings are irrelevant to the HTTP/2 module.
Please, read the documentation of the http2_max_field_size
directive:
http://nginx.org/en/docs/http/ngx_http_v2_module.html#http2_max_field_size
Note:
See TracTickets
for help on using tickets.
Does it work with 64k in large_client_header_buffers?