This commit is contained in:
2023-01-03 14:06:59 +01:00
parent e82869e993
commit 27d514ae12
4 changed files with 5 additions and 4 deletions

@ -19,7 +19,6 @@
#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