Stratehm / stratum-proxy

Java implementation of a stratum->stratum/HTTPGetwork proxy with a Web GUI and some pool switching strategies (PriorityFailover, WeightedRoundRobin). Simple to install and configure.
GNU General Public License v3.0
199 stars 118 forks source link

client limit #22

Closed stephenc01 closed 9 years ago

stephenc01 commented 10 years ago

raise client limit, i have 1500 clients

Stratehm commented 9 years ago

workerNumberLimit parameter added with commit f894b4e1 to raise the max limit to 65536.