BBlack has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/272995

Change subject: Revert "disable do_gzip on cache_text (experiment)"
......................................................................

Revert "disable do_gzip on cache_text (experiment)"

This reverts commit 6c320dfab680c64ab19a23b1bc9f828bcd7f7d34.

Change-Id: I8f2f78aa7cfc6dd2b4a29909b2b839f81cf96477
---
M modules/role/manifests/cache/text.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/95/272995/1

diff --git a/modules/role/manifests/cache/text.pp 
b/modules/role/manifests/cache/text.pp
index eac6540..49d3736 100644
--- a/modules/role/manifests/cache/text.pp
+++ b/modules/role/manifests/cache/text.pp
@@ -118,7 +118,7 @@
         'static_host'        => $::role::cache::base::static_host,
         'bits_domain'        => $::role::cache::base::bits_domain,
         'top_domain'         => $::role::cache::base::top_domain,
-        'do_gzip'            => false, # experiment re: T127931
+        'do_gzip'            => true,
     }
 
     $be_vcl_config = merge($common_vcl_config, {

-- 
To view, visit https://gerrit.wikimedia.org/r/272995
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8f2f78aa7cfc6dd2b4a29909b2b839f81cf96477
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to