Add client_ctx_t in client_handler
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
#define CLIENT_TIMEOUT 3600
|
||||
#define SERVER_TIMEOUT_INIT 4
|
||||
#define SERVER_TIMEOUT 3600
|
||||
#define MAX_CLIENTS 4096
|
||||
|
||||
#define CNX_HANDLER_WORKERS 8
|
||||
#define REQ_HANDLER_WORKERS 16
|
||||
|
Reference in New Issue
Block a user