Hi John, On Tue, Mar 26, 2013 at 7:00 PM, John <[email protected]> wrote:
> I would like to geolocate our website visitors by country. Varnish can > send the ISO country code to our backend, which will then serve the users > content specific to their region of the world. > Right. What you want to take a look at is one of the GeoIP vmods that are out there (there are at least two). A vmod is a module extending Varnish in some way. Inline C isn't pretty or easy to maintain and would recommend avoiding it if you can. -- <http://www.varnish-software.com/> *Per Buer* CEO | Varnish Software AS Phone: +47 958 39 117 | Skype: per.buer We Make Websites Fly!
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
