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

Akka-http backend interferes with serving requests under load #1555

Open
Marcus-Rosti opened this issue Jan 21, 2022 · 0 comments
Open

Akka-http backend interferes with serving requests under load #1555

Marcus-Rosti opened this issue Jan 21, 2022 · 0 comments

Comments

@Marcus-Rosti
Copy link
Contributor

Versions used

Akka-grpc: 2.1.3
Akka-http: 10.2.7
Akka version: 2.6.18

Expected Behavior

When using the akka-http backend that serving requests are not affected.

Actual Behavior

Serving requests has seconds longs spikes under heavy load.

Reproducible Test Case

Fairly easy to reproduce, have a server that times out internal requests to a client at 50 ms.

The only difference in these screen shots during a load test is the choice of backend

Using netty backend

Screen Shot 2022-01-21 at 8 55 51 AM

Using akka-http backend

Screen Shot 2022-01-21 at 8 55 35 AM

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