Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/188967
Change subject: vbench: Instead of --proxy, use --host-rules to specify mapping of hosts ...................................................................... vbench: Instead of --proxy, use --host-rules to specify mapping of hosts * We want to know what effect image requests have on the total time, so have upload.wikimedia.org requests actually resolve. Change-Id: I57105655c02468c3e38d236ab221f5d159a677c4 --- M manifests/role/ve.pp 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/67/188967/1 diff --git a/manifests/role/ve.pp b/manifests/role/ve.pp index 91ebaac..00716a5 100644 --- a/manifests/role/ve.pp +++ b/manifests/role/ve.pp @@ -37,7 +37,7 @@ '--disable-web-resources', '--no-default-browser-check', '--no-first-run', - '--proxy-server=http://127.0.0.1', + '--host-rules="MAP * localhost, EXCLUDE upload.wikimedia.org"', '--safebrowsing-disable-auto-update', '--safebrowsing-disable-download-protection', ], -- To view, visit https://gerrit.wikimedia.org/r/188967 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I57105655c02468c3e38d236ab221f5d159a677c4 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ori.livneh <o...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits