aik8/whois-api

Limit requests per domain per x minutes

Closed this issue · 0 comments

aik8 commented

Some times many consecutive requests for the same domain are received. This creates unnecessary pressure on the service, as the same number of snapshots are created for the same domain within a very short time period.

Instead the latest snapshot should be returned for up to 1 hour (maybe more?) since the latest request for each domain.