mirror of
https://github.com/masterking32/MasterHttpRelayVPN.git
synced 2026-05-18 23:54:37 +03:00
Improve half-close handling and queue backpressure
This commit is contained in:
@@ -12,4 +12,5 @@ WORKER_COUNT = 4
|
||||
SESSION_IDLE_TIMEOUT_MS = 300000
|
||||
SOCKS_IDLE_TIMEOUT_MS = 120000
|
||||
READ_BODY_LIMIT_BYTES = 2097152
|
||||
MAX_SERVER_QUEUE_BYTES = 2097152
|
||||
# ==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user