• Resolved ms100

    (@ms100)


    Hi support,

    Hope you are doing well.

    I use the latest Woo version 9.6.0. and I use the https://wordpress.org/plugins/log-http-requests/ plugin to monitor requests.

    I see a request to URL “http://ipecho.net/plain” with the Woo user agent:

    {
    “method”: “GET”,
    “timeout”: 2,
    “redirection”: 5,
    “httpversion”: “1.0”,
    “user-agent”: “WooCommerce/9.6.0”,

    Could you please explain why the plugin is connecting to this domain?
    I would like to learn and understand, and most of all, know that it is a safe request.

    Thanks a lot.




Viewing 3 replies - 1 through 3 (of 3 total)
  • Saif

    (@babylon1999)

    Hello @ms100!

    It’s for the geo-location feature. I’m not sure if it will completely disable it, but you can try visiting WooCommerce ⇒ Settings ⇒ General. Under Default Customer Address, select an option like “Shop base address” instead of “Geolocate.”

    Cheers!

    Thread Starter ms100

    (@ms100)

    Thanks a lot @babylon1999 Saif!

    Would it (not) make sense to use de Maxminddatabase, if installed?
    That would not require en external request?
    Might be faster, maybe safer, I don’t know 😉

    Hi @ms100

    The use of the MaxMind database is a good alternative. It does indeed allow for geolocation without making external requests when the database is downloaded and updated regularly.

    However, keep in mind that the initial download and periodic updates of the database do involve external requests. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘HTTP Request”user-agent”: “WooCommerce/9.6.0”’ is closed to new replies.