|
@@ -12,6 +12,9 @@ syncLimit=5
|
|
|
dataDir=/tmp/zookeeper
|
|
dataDir=/tmp/zookeeper
|
|
|
# the port at which the clients will connect
|
|
# the port at which the clients will connect
|
|
|
clientPort=2181
|
|
clientPort=2181
|
|
|
|
|
+# the maximum number of client connections.
|
|
|
|
|
+# increase this if you need to handle more clients
|
|
|
|
|
+#maxClientCnxns=60
|
|
|
#
|
|
#
|
|
|
# Be sure to read the maintenance section of the
|
|
# Be sure to read the maintenance section of the
|
|
|
# administrator guide before turning on autopurge.
|
|
# administrator guide before turning on autopurge.
|