mirror of
https://github.com/fluencelabs/redis
synced 2025-06-14 17:51:21 +00:00
Check that tcp-backlog is matched by /proc/sys/net/core/somaxconn.
This commit is contained in:
@ -48,6 +48,7 @@
|
||||
#define HAVE_PROC_STAT 1
|
||||
#define HAVE_PROC_MAPS 1
|
||||
#define HAVE_PROC_SMAPS 1
|
||||
#define HAVE_PROC_SOMAXCONN 1
|
||||
#endif
|
||||
|
||||
/* Test for task_info() */
|
||||
|
Reference in New Issue
Block a user