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

Limitation on open connections #1587

Open
Bizilizi opened this issue Feb 2, 2019 · 1 comment
Open

Limitation on open connections #1587

Bizilizi opened this issue Feb 2, 2019 · 1 comment

Comments

@Bizilizi
Copy link

Bizilizi commented Feb 2, 2019

I am using Bitcoin Cash node based on Bitcoin Unlimited to serve requests from my web service. I have decided to do stress test of node and investigated some strange behavior.

  • Warning: Reducing -maxconnections from 20000 to 873, because of system limitations. Can you please explain this more in detail.
  • Node process easily up to 4000 simultaneous requests for 2 seconds , but after increasing this number to 5000 , required time suddenly blows up to 33 seconds and then basically have linear grow with respect to linear grow of requests number. Can you please explain your approach for the asynchronous processing of RPC requests.

Basically I want to understand how can I horizontally scale system based on Bitcoin Unlimited

@ptschip
Copy link
Collaborator

ptschip commented Feb 2, 2019 via email

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