Hi Damien, I don't know whether your set up is compliant with Google's terms, but from the technical stand point, the use of a proxy is sound.
If Google is consistent with its error code, you should expect a 6xx code for exceeding the quota. I'd enhance your proxy in the following ways: - configure a cluster of proxy servers and rotate requests in a round- robin fashion - compute a hash of the request and use that to manage the cache I cache geo coordinates. I assume the hit rate for static images is much lower? It depends on how your project uses the geo coordinates. If you use the location info from the cellphone, you can round up the coordinates. Again, it's how you design the hash. Mobile providers in Canada and US give different IP addresses. I've tested with Verizon in US and Rogers in Canada on both 3G phones and mobile Internet sticks. Hope this helps, Schien On Feb 10, 12:05 pm, Damien <[email protected]> wrote: > I haven't solved this issue yet, anybody have an idea ? > Is there a way to contact Google team in order to get information > about the quota management ? -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
