You are viewing a single comment's thread from:

RE: How SPS Stakeholders and Staking HP and HBD?

in PRAETORIA8 days ago

There is a limit on how many concurrent connections you can have per IP. Currently it is set to 6. So it's not a problem on the database side but your will get errors so you should probably setup a pool on the client side and run queries on the pool.

Sort:  
 8 days ago  

oke thanks again just updated my pool to 6. it was on default 10