Ori.livneh has submitted this change and it was merged.
Change subject: Follow-up to Iaa3efabc8e: add missing '}'
......................................................................
Follow-up to Iaa3efabc8e: add missing '}'
Change-Id: I8659aa82dc35c7b76eeea728603445225c076e68
---
M templates/varnish/errorpage.inc.vcl.erb
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Ori.livneh: Verified; Looks good to me, approved
diff --git a/templates/varnish/errorpage.inc.vcl.erb
b/templates/varnish/errorpage.inc.vcl.erb
index 6c10fc5..6d298e9 100644
--- a/templates/varnish/errorpage.inc.vcl.erb
+++ b/templates/varnish/errorpage.inc.vcl.erb
@@ -38,7 +38,7 @@
<div class="footer">
<p>If you report this error to the Wikimedia System Administrators, please
include the details below.</p>
<p class="text-muted"><code>
-Request from " + client.ip + " via " + server.hostname + " " + server.identity
+ " ([" + server.ip + "]:" + server.port + "), Varnish XID " + req.xid + "<br>"
+
+Request from "} + client.ip + " via " + server.hostname + " " +
server.identity + " ([" + server.ip + "]:" + server.port + "), Varnish XID " +
req.xid + "<br>" +
regsub(req.http.X-Forwarded-For, ".+", "Forwarded for: \0<br>") +
regsub(obj.http.X-Cache, ".+", "Upstream caches: \0<br>") +
"Error: " + obj.status + ", " + obj.response + " at " + now +
{"
--
To view, visit https://gerrit.wikimedia.org/r/251833
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8659aa82dc35c7b76eeea728603445225c076e68
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits