|
|
|
|
|
by shimon
3652 days ago
|
|
Looks like the service is an IP lookup API. The sort of thing that many sites will hit once for each visitor. Most SaaS sites will never get anywhere near this, but things that do per-user or per-pageview queries (e.g. usage analytics) can get to billions of events per month with, say, 10k customers doing 1M hits each. |
|