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

The maximum number of ribbon connections is limited #1309

Open
zhangjh-art opened this issue Sep 28, 2022 · 0 comments
Open

The maximum number of ribbon connections is limited #1309

zhangjh-art opened this issue Sep 28, 2022 · 0 comments

Comments

@zhangjh-art
Copy link

here is my config:
ribbon.MaxTotalConnections=500
ribbon.MaxConnectionsPerHost=3000

Zuul version is 1.x
I found that the maximum number of connections configuration failed,For example, the qps of one of my services is 8000. Now I have deployed the services in a cluster, but the qps are still 8000. I have deployed an additional zuul to enable nginx to forward. I find that the qps are still not improved. I have counted the connections of each application service and found that the total is unchanged, with only about 100 active connections.

Does anyone know why?thanks!

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