Git Product home page Git Product logo

Comments (10)

github-actions avatar github-actions commented on June 8, 2024

Hello @akshaydk-buku, thanks for getting in touch, we will get back to you asap! If you have issues in the 1.x.x.RELEASE line we recommend you to update to the latest version, unfortunately this line is not supported anymore.

from spring-cloud-zuul-ratelimit.

akshaydk-buku avatar akshaydk-buku commented on June 8, 2024

@marcosbarbero any update on this please?

from spring-cloud-zuul-ratelimit.

akshaydk-buku avatar akshaydk-buku commented on June 8, 2024

@lchayoun please review

from spring-cloud-zuul-ratelimit.

marcosbarbero avatar marcosbarbero commented on June 8, 2024

I'm sorry for the delay, I'm currently on a road trip and have very limited internet connection.

I will get back to you early next week.

from spring-cloud-zuul-ratelimit.

akshaydk-buku avatar akshaydk-buku commented on June 8, 2024

Sure. have few more questions around this
have created a separate issue for the same.
#510
Please have a look at the above

from spring-cloud-zuul-ratelimit.

akshaydk-buku avatar akshaydk-buku commented on June 8, 2024

@marcosbarbero @lchayoun any update on this?

from spring-cloud-zuul-ratelimit.

marcosbarbero avatar marcosbarbero commented on June 8, 2024

Hi @akshaydk-buku sorry for the long time to get back to you, I'll try to answer your questions here:

  1. What kind of rate-limiting algorithm is being leveraged here? (Ex. Token Bucket, Sliding Window etc)

It uses Token Bucket.

  1. If we go with Redis as our data storage, does it come with the feature of distributed locking?

It depends entirely on how you configure your Redis cluster.

  1. Is client-side rate limiting also possible?

This library only does server-side rate limiting.

  1. If let's say a particular IP/host has to be blacklisted, is there a way we could just enable it on the fly and avoid manual reboot by reconfiguring rate limit properties of Zuul api gateway service?

This library relies on Spring Boot's Autoconfiguration and its ability to refresh configuration on the fly.

from spring-cloud-zuul-ratelimit.

akshaydk-buku avatar akshaydk-buku commented on June 8, 2024

Hi @marcosbarbero Thanks for you reply.

However, we're not using Spring Cloud Config Server and rather are fetching configuration properties from AWS SSM.

from spring-cloud-zuul-ratelimit.

marcosbarbero avatar marcosbarbero commented on June 8, 2024

As soon as you use a refresh strategy supported by Spring Boot, it will work using this project as well.

from spring-cloud-zuul-ratelimit.

github-actions avatar github-actions commented on June 8, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 1 day

from spring-cloud-zuul-ratelimit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.