Faidon has uploaded a new change for review. Change subject: Hardcode GeoIP netmask to 24 in Varnish's GeoIP ......................................................................
Hardcode GeoIP netmask to 24 in Varnish's GeoIP Hardcode the netmask to a 24 (which should be a "good enough" lie) for now; this avoids a call to GeoIP_last_netmask() which in turn allows us to get rid of a mutex, which can be performance affecting. Change-Id: Ifaa90b905a5e064b3b19669b01d435e3f50f2848 --- M templates/varnish/geoip.inc.vcl.erb 1 file changed, 2 insertions(+), 8 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/80/34280/1 -- To view, visit https://gerrit.wikimedia.org/r/34280 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifaa90b905a5e064b3b19669b01d435e3f50f2848 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Faidon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
