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

Bcrypt load mitigation #8

Open
bennett000 opened this issue Sep 15, 2018 · 0 comments
Open

Bcrypt load mitigation #8

bennett000 opened this issue Sep 15, 2018 · 0 comments

Comments

@bennett000
Copy link
Collaborator

Looks like you're using bcrypt. Have you ever encountered the situation where bcrypt's CPU use inadvertently blocks the JS thread while under load?

When I have encountered this in the past the way connections were dropped under load was not graceful.

We should be able to simulate this by cranking up the hash cycles and manual testing.

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