Faidon has uploaded a new change for review. Change subject: Add IPv6 GeoIP support to Varnish ......................................................................
Add IPv6 GeoIP support to Varnish This adds support IPv6 in the GeoIP VCL. It's coded to use the GeoLiteCityIPv6, since a proper GeoIPv6 database doesn't exist yet. The API is the same, so this should have us prepared. Note that geoipupdate doesn't update GeoLite databases, so we need additionally machinery to actually have the database on disk, and that's not included with this changeset. Change-Id: Id7a4957d1332ac8dc86ca66b727e4db15b6ecc66 --- M templates/varnish/geoip.inc.vcl.erb 1 file changed, 24 insertions(+), 7 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/36/30836/1 -- To view, visit https://gerrit.wikimedia.org/r/30836 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id7a4957d1332ac8dc86ca66b727e4db15b6ecc66 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
