Closed Bug 794616 Opened 12 years ago Closed 12 years ago

Set up production geo ip daemon for marketplace

Categories

(Cloud Services :: Operations: Marketplace, task)

task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: jason)

References

Details

+++ This bug was initially created as a clone of Bug #785420 +++

This bug is for the production version of bug 785420.  See that bug for details on configuration and deployment.

JR wrote a GeoIP daemon the marketplace could use for lookups.  The code is at https://github.com/jrconlin/geoip_server (along with a README).  

Let us know if there are questions.  Thanks.
No longer blocks: 774746
Assignee: server-ops → jthomas
This has been deployed on all prod web nodes. Bug 794914 opened for monitoring.

[root@web1.addons.phx1 plugins]# curl http://localhost:5309/63.245.217.159
{"success": {"city": "Mountain View", "continent_code": "NA", "region": "CA", "charset": 0, "area_code": 650, "longitude": -122.08380126953125, "country_code3": "USA", "latitude": 37.386001586914062, "postal_code": null, "dma_code": 807, "country_code": "US", "country_name": "United States"}}
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Server Operations: AMO Operations → Operations: Marketplace
Product: mozilla.org → Mozilla Services
You need to log in before you can comment on or make changes to this bug.