Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit database access #7

Open
bugdanov opened this issue Dec 26, 2016 · 0 comments
Open

Limit database access #7

bugdanov opened this issue Dec 26, 2016 · 0 comments

Comments

@bugdanov
Copy link
Contributor

  • set a max-limit for database queries (items/query)
    Reimplement methods exposed via the REST API in a boot script as described here https://loopback.io/doc/en/lb3/Customizing-models.html

  • set a max-freq for database queries (queries/ms)

  • set a max-volume for database queries (size/ms)
    for the two later ones, use nginx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant