Ori.livneh has submitted this change and it was merged.

Change subject: Fix varnishmedia comment
......................................................................


Fix varnishmedia comment

This was a copypasta from varnishrls

Change-Id: Id41377ec979233c1ac822c88be16a0053890d6e7
---
M modules/varnish/files/varnishmedia
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Krinkle: Looks good to me, but someone else must approve
  Ori.livneh: Verified; Looks good to me, approved



diff --git a/modules/varnish/files/varnishmedia 
b/modules/varnish/files/varnishmedia
index a754450..ff50133 100755
--- a/modules/varnish/files/varnishmedia
+++ b/modules/varnish/files/varnishmedia
@@ -69,7 +69,7 @@
             ('m', 'RxURL:/thumb/'), # Only look at thumb requests
             ('n', 'frontend'),      # Consider the frontend Varnish instance
             ('i', 'TxStatus'),      # Get TxStatus for the HTTP status code
-            ('i', 'RxURL'),         # Get RxURL to match /w/load.php
+            ('i', 'RxURL'),         # Get RxURL to delimit requests
             ('i', 'ReqEnd'),        # Get ReqEnd to delimit requests
         ), self.handle_log_record)
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id41377ec979233c1ac822c88be16a0053890d6e7
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gilles <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to