libvmod-geoip2
libvmod-geoip2 copied to clipboard
Varnish VMOD to query MaxMind GeoIP2 DB files
Test `b00002` completes in `60.4s` and is killed right before completion. I increased the varnishtest timeout to `120s` (default is `60s`)
Currently we use the files from libmaxminddb. This means that it is impossible to run `make check` from a GH created tarball (or zip) since submodules are not packaged. One...
This will make possible to retrieve multiple values (e.g. location) in a single lookup and use something like [libvmod_jq](https://github.com/fgsch/libvmod-jq) to extract individual values and/or format it.