Re: HTTP/2 max header size

2016-01-26 Thread Valentin V. Bartenev
On Tuesday 26 January 2016 15:14:04 Shengtuo Hu wrote: > Hi, > > I was using "nghttp" command line tool to test NGINX. I enabled > "continuation" option in "nghttp" command line tool, which filled the > HEADERS frame with a very large header field/value. Then I got an GOAWAY > frame with error cod

HTTP/2 max header size

2016-01-25 Thread Shengtuo Hu
Hi, I was using "nghttp" command line tool to test NGINX. I enabled "continuation" option in "nghttp" command line tool, which filled the HEADERS frame with a very large header field/value. Then I got an GOAWAY frame with error code of "ENHANCE_YOUR_CALM(0x0b)". Then I checked the debug log file o