-
Notifications
You must be signed in to change notification settings - Fork 2
Wire in Maxmind as the primary location lookup source #184
Comments
➤ JR Conlin commented: The code is already wired up to use the Max Mind database (if there is one defined in the maxminddb_loc setting), and will fail back to looking for the LB header if a lookup produces an error. We do not attempt to back fill from the Header and would need to add code if that is desired. |
➤ Jon Buckley commented: https://github.com/mozilla-services/cloudops-infra/pull/3193 |
➤ Philip Jenvey commented: This need some additional work ( #155 (comment) ) to follow up #155 |
➤ JR Conlin commented: The code is already wired up to use the Max Mind database (if there is one defined in the maxminddb_loc setting), and will fail back to looking for the LB header if a lookup produces an error. We do not attempt to back fill from the Header and would need to add code if that is desired. |
With us already seeing situations like #148 it makes sense to try out maxmind in case it results in less failed location lookups.
Let's finish wiring this into the app and use maxmind as the primary location lookup source, while still falling back to the LB header if it fails.
Let's ping SRE (@jbuck) on how to integrate the commercial version into contile.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: