Re: HTTP/2: response is not gzip-compressed

2015-08-19 Thread Tatsuhiko Kubo
Hello. 2015-08-20 2:48 GMT+09:00 Valentin V. Bartenev : > You can try the 3rd version of the patch: > http://nginx.org/patches/http2/ Thanks. It works fine! 2015-08-20 2:48 GMT+09:00 Valentin V. Bartenev : > On Monday 17 August 2015 16:24:20 Valentin V. Bartenev wrote: >> On Saturday 15 August

Re: HTTP/2: response is not gzip-compressed

2015-08-19 Thread Valentin V. Bartenev
On Monday 17 August 2015 16:24:20 Valentin V. Bartenev wrote: > On Saturday 15 August 2015 08:23:45 Tatsuhiko Kubo wrote: > > Hello. > > > > I have been trying patch.http2-v2_1.9.3.txt. > > A response does not seem to be gzip-compressed even though gzip > > directive is enabled. > [..] > > Thank

Re: HTTP/2: response is not gzip-compressed

2015-08-17 Thread Valentin V. Bartenev
On Saturday 15 August 2015 08:23:45 Tatsuhiko Kubo wrote: > Hello. > > I have been trying patch.http2-v2_1.9.3.txt. > A response does not seem to be gzip-compressed even though gzip > directive is enabled. [..] Thank you for the report. It will be fixed in the next version of the patch. wbr, V