You talk below about cases where people create 1db per user.. But to be more efficient, if I want to

You talk below about cases where people create 1db per user.. But to be more efficient, if I want to create 1 db per region (enam, wnam...) and redirect each user to the closest/fastest db, is there a way to programatically do that? with the
CF-IPCountry
header ? but should I build a table with states on the east/west cost ... and redirect based on it? or is there a way to get a ping to the D1 center location?
Was this page helpful?