How does AEM Cloud send users to correct the country?
I understand AEM Cloud services sits in front of a CDN. What is the preferred way to send a user to the correct country based on geo-location or IP. We have sites in many different countries and if their country doesn't have it's own country branch, default it to a base country.
Can these rules be done at the CDN level in order to NOT have to involve a servlet/filter which would mean bypassing the dispatcher cache?
