<div dir="ltr">Excellent, thanks for clearing that up for me :)<br></div><br><div class="gmail_quote"><div dir="ltr">On Sat, 12 Sep 2015 at 23:34 Valentin V. Bartenev <<a href="mailto:vbart@nginx.com">vbart@nginx.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Saturday 12 September 2015 20:23:14 Jonny Barnes wrote:<br>
> Can (and indeed should) we use gzip compression when responding over a<br>
> HTTP/2 connection to improve performance for static files?<br>
><br>
> The HTTP/2 spec suggests not[1], at least when using TLS. So I was<br>
> wondering if there were more knowledgeable people here than me that could<br>
> weigh in with their opinion.<br>
><br>
> [1]: <a href="https://httpwg.github.io/specs/rfc7540.html#TLSUsage" rel="noreferrer" target="_blank">https://httpwg.github.io/specs/rfc7540.html#TLSUsage</a><br>
<br>
You're confusing TLS compression with HTTP compression.<br>
<br>
It's completely different things, that work on different levels.<br>
In fact, TLS compression has been disabled in NGINX since 1.1.6.<br>
<br>
There's no reason to disable HTTP compression with HTTP/2.<br>
<br>
  wbr, Valentin V. Bartenev<br>
<br>
_______________________________________________<br>
nginx-devel mailing list<br>
<a href="mailto:nginx-devel@nginx.org" target="_blank">nginx-devel@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx-devel" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx-devel</a><br>
</blockquote></div>