--- uopt.h.orig 2010-03-21 16:29:57.000000000 +0300
+++ uopt.h      2011-01-11 20:39:24.000000000 +0300
@@ -29,7 +29,7 @@
 #include "udpxy.h"

 static const int MIN_CLIENT_COUNT       = 1;
-static const int MAX_CLIENT_COUNT       = 16;
+static const int MAX_CLIENT_COUNT       = 128;
 static const int DEFAULT_CLIENT_COUNT   = 3;

 static const ssize_t MIN_MCACHE_LEN    = 4 * 1024;


