summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 2b4acae..6e183ff 100644
--- a/config.h
+++ b/config.h
@@ -2,7 +2,7 @@
#define _CONFIG_H_
#define MAX_ACCEPT_WORKER 5
-#define EPOLL_ACCEPTFD_WATCHLIST_LEN 20
+#define EPOLL_ACCEPTFD_WATCHLIST_LEN 100
#define FREE_THREAD_ALLOC 100
#endif \ No newline at end of file