Giveth / feathers-giveth

Featherjs server for caching giveth data.
MIT License
87 stars 99 forks source link

Add whitelist ip list for excluding by rate limit #610

Open aminlatifi opened 3 years ago

aminlatifi commented 3 years ago

Exclude bridge monitor from rate limits It includes two subtask

  1. Exclude in nginx rate limit
  2. Exclude in feathers rate limit. For this one I suggest setting header in nginx and feathers dismiss rate limit if that header exists
aminlatifi commented 2 years ago

@mohammadranjbarz is nginx part implemented?

mohammadranjbarz commented 2 years ago

@mohammadranjbarz is nginx part implemented?

@aminlatifi I added new issue for Nginx Giveth/giveth-dapp#2539