Implement max clients #518

Open
opened 2026-04-14 23:56:24 +00:00 by paratoxic · 1 comment
Owner

Currently we have a very short extranonce extension size of just 1 so per Upstream it only allows 256 stratum sessions. We should implement that such that it refuses a connection if it is full. There are more subtelties because we need to check that no overlap between assinged enonce1 etc,.

Currently we have a very short extranonce extension size of just 1 so per Upstream it only allows 256 stratum sessions. We should implement that such that it refuses a connection if it is full. There are more subtelties because we need to check that no overlap between assinged enonce1 etc,.
Author
Owner

depending on how big the extranonce extension is there is a max amount of stratifier sessions that will guarantee unique work
that max is per upstream (ie per enonce1)

depending on how big the extranonce extension is there is a max amount of stratifier sessions that will guarantee unique work that max is per upstream (ie per enonce1)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
parasitepool/para#518
No description provided.