Mark Bergsma has uploaded a new change for review.
https://gerrit.wikimedia.org/r/60408
Change subject: Rewrite proxy URLs to normal URLs
......................................................................
Rewrite proxy URLs to normal URLs
Change-Id: I0463fe8222261dd0acb5a629c38a2c054b8f290e
---
M templates/varnish/mobile-frontend.inc.vcl.erb
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/08/60408/1
diff --git a/templates/varnish/mobile-frontend.inc.vcl.erb
b/templates/varnish/mobile-frontend.inc.vcl.erb
index 57626df..7424136 100644
--- a/templates/varnish/mobile-frontend.inc.vcl.erb
+++ b/templates/varnish/mobile-frontend.inc.vcl.erb
@@ -513,6 +513,7 @@
}
sub vcl_recv {
+ call rewrite_proxy_urls;
call vcl_recv_purge;
/* if the request comes from Opera Mini's accelerating proxies, grab
* XFF Header and replace client ip value */
--
To view, visit https://gerrit.wikimedia.org/r/60408
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0463fe8222261dd0acb5a629c38a2c054b8f290e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits