commit | a5edbe494c353809cabb1bd4cc50b971ea672f2e | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Tue Jun 03 16:39:10 2014 -0700 |
committer | Clark Boylan <clark.boylan@gmail.com> | Tue Jun 03 17:22:29 2014 -0700 |
tree | 863d5ae43baf242ba6f2dd87dbe55a638b0717a9 | |
parent | 3f07003e6b7114fcd273059d9f2864e34935636e [diff] |
Stop gzipping zuul status json in zuul It is expensive for zuul to do gzipping of data in zuul. Stop gzipping here and have apache (or some other proxy) do it for you in cases where smaller json is helpful. This offloads the work from zuul so that it can focus on scheduling tests. partial-bug: 1326170 Change-Id: Ieef0a19b4b36b28118a6a93ebd595a5287848034