git.delta.rocks / unique-network / refs/commits / cf4d1ac8097f

difftreelog

Merge pull request #12 from usetech-llc/feature/max_connections

usetech-llc2020-09-30parents: #41c4d38 #293a0c4.patch.diff
in: master
Increase max websocket conncetions to 10K

1 file changed

modifiedrun-testnet.shdiffbeforeafterboth
49 --rpc-port $RPCPORT \49 --rpc-port $RPCPORT \
50 --name $NODE \50 --name $NODE \
51 --ws-external \51 --ws-external \
52 --ws-max-connections 10000 \
52 --rpc-cors all \53 --rpc-cors all \
53 -lruntime \54 -lruntime \
54 $BOOTNODES;55 $BOOTNODES;