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

[BUG]if not configure -output-http-works, worker can not scale out automatically #675

Closed
liujin1993 opened this issue May 29, 2019 · 2 comments

Comments

@liujin1993
Copy link

If not configure -output-http-works and -output-http-works-min, both of them are 0, so worker can not scale out automatically, and it will always be 10,and send rps is very slow!

image
i think it should be

if o.config.workersMax != o.config.workersMin || o.config.workersMax == 0
@liujin1993
Copy link
Author

@bruce34

@urbanishimwe
Copy link
Collaborator

this was fixed #833

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

2 participants