Increase listen() connexion limit
authorDavid Goulet <david.goulet@polymtl.ca>
Thu, 8 Sep 2011 16:27:19 +0000 (12:27 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Thu, 8 Sep 2011 16:27:19 +0000 (12:27 -0400)
commitb959688ff6b029f19f0f7e5aa2a9c6b3d86c0aa5
tree1708c8a95fa85f5ecce7f52db2e9ab1fec5a86e9
parent856117389ea3a46acbefdc4a27b9f4f8b1cf5179
Increase listen() connexion limit

To handle a large number of UST registration at the same time, this
limit needs to be raised.

See /proc/sys/net/core/somaxconn for the maximum possible connexions.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
include/lttng-sessiond-comm.h
This page took 0.027023 seconds and 5 git commands to generate.