HTTP/2 and GZIP Compression

Jonny Barnes jonnybarnes at gmail.com
Mon Sep 14 19:05:43 UTC 2015


Excellent, thanks for clearing that up for me :)

On Sat, 12 Sep 2015 at 23:34 Valentin V. Bartenev <vbart at nginx.com> wrote:

> On Saturday 12 September 2015 20:23:14 Jonny Barnes wrote:
> > Can (and indeed should) we use gzip compression when responding over a
> > HTTP/2 connection to improve performance for static files?
> >
> > The HTTP/2 spec suggests not[1], at least when using TLS. So I was
> > wondering if there were more knowledgeable people here than me that could
> > weigh in with their opinion.
> >
> > [1]: https://httpwg.github.io/specs/rfc7540.html#TLSUsage
>
> You're confusing TLS compression with HTTP compression.
>
> It's completely different things, that work on different levels.
> In fact, TLS compression has been disabled in NGINX since 1.1.6.
>
> There's no reason to disable HTTP compression with HTTP/2.
>
>   wbr, Valentin V. Bartenev
>
> _______________________________________________
> nginx-devel mailing list
> nginx-devel at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20150914/21cc9786/attachment.html>


More information about the nginx-devel mailing list