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

[HTTP/2] An error rate gets occurred in perf test done for http/2 client upgrade scenario (H1C_H2C_Client_Upgrade) #13927

Closed
ldclakmal opened this issue Feb 26, 2019 · 1 comment
Labels
Team/StandardLibs All Ballerina standard libraries Type/Bug
Milestone

Comments

@ldclakmal
Copy link
Member

ldclakmal commented Feb 26, 2019

Description:
An error rate gets occurred in perf test done for the h1c_h2c_client_upgrade scenario, under high load (100/300/1000 concurrency, 1024 bytes payload). The test was run for 10 mins in 3 different machines for JMeter, Ballerina and Netty echo backend.

Request failures can be seen with the following errors.

@ldclakmal
Copy link
Member Author

The issue is not reproducible with Ballerina h2c backend. Need to improve netty echo backend [1] in order to support h2 content aggregation for h2c upgrade scenario. Issue [2] is created to track the requirement. Hence closing this issue.

[1] https://github.com/wso2/performance-common
[2] wso2/performance-common#25

@ldclakmal ldclakmal modified the milestones: 0.995-r1, 0.991.0 Apr 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/StandardLibs All Ballerina standard libraries Type/Bug
Projects
None yet
Development

No branches or pull requests

1 participant