Proxy
Additional Settings
Advanced proxy configuration including share submission rate and aggregation settings.
Configuring Share Submission Rate
The submission_rate parameter defines the number of shares per second:
- For 1 share every 5 seconds:
submission_rate: 0.2(1/5 = 0.2) - For 1 share every 10 seconds:
submission_rate: 0.1(1/10 = 0.1) - For 2 shares every 5 seconds:
submission_rate: 0.4(2/5 = 0.4)
Configuring Aggregation
The aggregation parameter (1–256) defines the number of miners per connection:
- With
aggregation: 10and 68 connected miners, 7 connections to the pool are created - With
aggregation: 255, connection usage is maximized efficiently - Higher aggregation = fewer pool connections = greater traffic compression