mirror of
https://github.com/masterking32/MasterHttpRelayVPN.git
synced 2026-05-18 06:34:40 +03:00
Add in-flight ACK tracking and retry handling
This commit is contained in:
@@ -17,4 +17,6 @@ WORKER_COUNT = 4
|
||||
HTTP_REQUEST_TIMEOUT_MS = 15000
|
||||
WORKER_POLL_INTERVAL_MS = 200
|
||||
MAX_QUEUE_BYTES_PER_SOCKS = 1048576
|
||||
ACK_TIMEOUT_MS = 5000
|
||||
MAX_RETRY_COUNT = 5
|
||||
# ==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user