For my API downloads I now get too many request 429 when i hit their 30 downloads per day limitPlease note: Beginning in March 2024, MaxMind will begin enforcing its policies around API requests and endpoints. We will require use of the HTTPS protocol for all database download requests, and will require requests to use the proper hostname as listed below, and on our Developer Portal.
How is CSF Maxmind Geolite2 database downloads being handled? If I have 50 servers using CSF Firewall with Maxmind GeoLite2 database method configured using the same Maxmind account, does that mean there's a chance of hitting Maxmind's enforced rate limits?Database download limits
Every account is limited to 2,000 total direct downloads (30 for GeoLite accounts) in a 24-hour period. If you have to distribute your databases across multiple servers, it is advisable that you download databases to a local repository on your network, and distribute them to other servers from there.
For my own API requests, the workaround is to download one copy direct via API and have my applications download from that cached version. But CSF Firewall AFAIK doesn't allow setting my own cached download URLs for Maxmind GeoLite2 databases? Maybe a feature to add to CSF in future where I can set in csf.conf a GeoLite2 database URL that is self-hosted?