zenodo / zenodo-rdm

Zenodo, powered by InvenioRDM
https://zenodo.org
GNU General Public License v2.0
66 stars 30 forks source link

Implement rate-limiting for User-Agents to unblock `Googlebot` #950

Closed slint closed 2 months ago

alejandromumo commented 2 months ago

I believe this can be closed now that we changed the strategy of the rate limiting to NGINX, WDYT @slint ?

slint commented 2 months ago

Yes, this has been implemented on the nginx level, so we're good to close

zzacharo commented 2 months ago

Yes, this has been implemented on the nginx level, so we're good to close

do you have a link pointing to the applied code on nginx level?

slint commented 2 months ago

@zzacharo opened https://github.com/zenodo/zenodo-rdm/pull/983, which contains that nginx config (will also update our OpenShift config repo next week :) )