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
200 stars 117 forks source link

Change config without restart #88

Open albabosh opened 7 years ago

albabosh commented 7 years ago

Is it possible to modify proxy so it could reload config without restart ?

jjziets commented 6 years ago

Can one not use the API for that? chance the priority of the pools or diable/enable them?