Giter Site home page Giter Site logo

Comments (4)

sio4 avatar sio4 commented on June 10, 2024

A feature request with a single line of description is not acceptable. All people have their own viewpoints and think differently with the same sentence. It could be better if you explain your points of view, and the issue you want to be addressed with example situations.

Anyway, rate-limiting is not a simple topic and it could be implemented differently for each size of service, the aim of the implementation, and the topology/architecture of the whole service. Commonly, rate-limiting is implemented at the proxy layer if the purpose of limiting is just to save backend applications, but sometimes the limiting could be implemented per user which is not the area of the framework.

One possible approach for rate-limiting is using a proxy with rate limiting feature such as http://nginx.org/en/docs/http/ngx_http_limit_req_module.html

I will keep this issue open for now, please update your issue description with your actual requirements then we can consider if the detailed request is acceptable or not.

from buffalo.

itildesk avatar itildesk commented on June 10, 2024

In fact, our program is running on the LAN, only start a service process, not any proxy,so we hope it as a Built -in component

from buffalo.

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

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

from buffalo.

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

This issue was closed because it has been stalled for 30+7 days with no activity.

from buffalo.

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.