diff --git a/RDAP-Search.md b/RDAP-Search.md index 283fc46..795abdb 100644 --- a/RDAP-Search.md +++ b/RDAP-Search.md @@ -6,3 +6,13 @@ registrars will no longer be required to support WHOIS from 2025 (*WHOIS Sunset Domain Watchdog uses the RDAP protocol, which will soon be the new standard for retrieving information concerning domain names. The data is organized in a SQL database to minimize space by ensuring an entity is not repeated. + + +## Limitations + + +> [!WARNING] +> In this project, everything is done to minimize the number of requests to RDAP servers. Limitations imposed on end users help to control the flow of RDAP requests. These limitations can be configured for each instance, in the environment variables. + +If the value of the LIMITED_FEATURES environment variable is true, end users will be limited in the RDAP queries that can be performed: +- A maximum number of RDAP queries of 10 per hour in sliding window mode