diff options
-rw-r--r-- | conf/common/socket.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/common/socket.conf b/conf/common/socket.conf index 190f2c305..e5da42cae 100644 --- a/conf/common/socket.conf +++ b/conf/common/socket.conf @@ -46,6 +46,7 @@ socket_configuration: { // NOTE: This Setting is only available on Linux when build using EPoll as event dispatcher! // //epoll_maxevents: 1024 + epoll_maxevents: 768 // Maximum allowed size for clients packets in bytes. // Default Values: |