BBlack has uploaded a new change for review.

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

Change subject: fix varnishxcps4 junk output T135227
......................................................................

fix varnishxcps4 junk output T135227

Change-Id: I04407e6de013442eaf6e4b70737d4503aa8c7777
---
M modules/varnish/files/varnishxcps4
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/05/288605/1

diff --git a/modules/varnish/files/varnishxcps4 
b/modules/varnish/files/varnishxcps4
index af09e38..443b73a 100755
--- a/modules/varnish/files/varnishxcps4
+++ b/modules/varnish/files/varnishxcps4
@@ -89,7 +89,6 @@
 
 
 varnishlog.varnishlog((
-    ('i', 'BerespHeader'),
-    ('I', 'X-Connection-Properties'),
+    ('I', 'ReqHeader:^X-Connection-Properties:'),
     ('n', 'frontend'),
 ), vsl_callback)

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I04407e6de013442eaf6e4b70737d4503aa8c7777
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