BBlack has submitted this change and it was merged.
Change subject: Text VCL: no need to re-detect testwiki hostname in backend
......................................................................
Text VCL: no need to re-detect testwiki hostname in backend
Change-Id: I02a7eb764416ace3bfdc1e90f1c79c70638ccb87
---
M templates/varnish/text-backend.inc.vcl.erb
1 file changed, 0 insertions(+), 4 deletions(-)
Approvals:
BBlack: Verified; Looks good to me, approved
diff --git a/templates/varnish/text-backend.inc.vcl.erb
b/templates/varnish/text-backend.inc.vcl.erb
index 93b5672..b37217e 100644
--- a/templates/varnish/text-backend.inc.vcl.erb
+++ b/templates/varnish/text-backend.inc.vcl.erb
@@ -6,10 +6,6 @@
sub vcl_recv {
call vcl_recv_purge;
- if (req.http.host ~ "^test\.") {
- set req.http.X-Wikimedia-Debug = "1";
- }
-
<% if @site_tier == "one" -%>
if (req.url ~ "^/w/api\.php") {
--
To view, visit https://gerrit.wikimedia.org/r/259973
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I02a7eb764416ace3bfdc1e90f1c79c70638ccb87
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits