Hello !!
Some Context ...
We have some API proxies that have cache resources (ResponseCache) that store response data for 24 hours, for some GDPR legal reasons (General Data Protection Regulation) we need to handle in a special way those requests that have PII (Personally Identifying Information) and this can be performed in a different way depending if the information is stored in US or EU.
The Question ...
I need to determine where is the proxy's information stored, most specifically where is allocated the proxy that is storing that data. How can I determine the geographic location of a proxy, most exactly the country ?