Skip to content

Fending of DoS attacks against nats-server by auto-revoking auth-keys #2783

Answered by derekcollison
dsidirop asked this question in Q&A
Discussion options

You must be logged in to vote

We do not have auto-revoke, that is very semantic and needs quite a bit of context.

For the above issue, you can limit both the server and accounts to the number of connections they are allowed etc. You can also of course lock down what users can do as well.

So for the system to be responsive in terms of a new admin account connection during this time, set its connection max to a number higher (in aggregate across the whole system) than the account's max.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@dsidirop
Comment options

@derekcollison
Comment options

@dsidirop
Comment options

@derekcollison
Comment options

Answer selected by derekcollison
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants