Closed Bug 793395 Opened 12 years ago Closed 12 years ago

Persistent connection on the geoip middleware

Categories

(Marketplace Graveyard :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
2012-10-04

People

(Reporter: tarek, Assigned: jrconlin)

References

Details

The client-side of the Geoip middleware should use a persistent connection. We're currently creation a new socket on every hit
Another solution imho would be to just use the geoip lib directly without calling a local HTTP server. 

Since we're planning to install one HTTP server per webhead, and since each webhead has the ip DB, I don't see a benefit of having a socket roundtrip. The geoip lib itself does some caching
Depends on: 793396
I talked to JR about this.  He's working on some v2 performance improvements.
Assignee: nobody → jrconlin
Target Milestone: 2012-09-27 → 2012-10-04
not relevant anymore since the geoip daemon was/is being removed
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.