Kixunil / btc-rpc-proxy

Finer-grained permission management for bitcoind.
MIT License
63 stars 18 forks source link

Connection count limit #19

Open Kixunil opened 3 years ago

Kixunil commented 3 years ago

We should make extra sure the number of connections to bitcoind is limited because it can't accept many connections. We should probably block incoming requests if there are too many and round-robin them based on user name and peer.