Hi
I just wanted to increase the maxconnections of my Bitcoin Core Node (v0.13.1) to about 1000 to 2000 connections.
If i set maxconnections to 1000 i get the following error:
Reducing -maxconnections from %d to %d, because of system limitations.
Maxconnections is reduced to 873 connections. Why?
I also checked "RLIMIT_NOFILE" and it is far above 873 connections.
Is there another reason, why it is set to 873 connections?
Thank you for your help