Java implementation of a stratum->stratum/HTTPGetwork proxy with a Web GUI and some pool switching strategies (PriorityFailover, WeightedRoundRobin). Simple to install and configure.
Problem:
When I want to see the activity of the last hour I currently have to wait up to one second per user because the server sends a very large response.
Feature request:
Add two optional parameter of type timestampDTO (start, end) for hashrate/user and hashrate/pool to specify the timespan of the result.
Problem: When I want to see the activity of the last hour I currently have to wait up to one second per user because the server sends a very large response.
Feature request: Add two optional parameter of type timestampDTO (start, end) for hashrate/user and hashrate/pool to specify the timespan of the result.