Daniel Mitterdorfer 0a6f40c7f5 Enable HTTP compression by default with compression level 3
With this commit we compress HTTP responses provided the client
supports it (as indicated by the HTTP header 'Accept-Encoding').

We're also able to process compressed HTTP requests if needed.

The default compression level is lowered from 6 to 3 as benchmarks
have indicated that this reduces query latency with a negligible
increase in network traffic.

Closes #7309
2016-05-03 08:53:15 +02:00
..
2016-04-07 09:28:21 -06:00
2016-04-22 10:51:33 -06:00
2016-05-02 13:47:14 +02:00
2016-05-02 13:06:07 +02:00
2016-04-27 08:07:44 -07:00
2016-03-22 16:22:58 +01:00