enlarged pool (50 slots)
authorMiloš Mulač <mulac@civ.zcu.cz>
Mon, 16 Oct 2006 15:06:11 +0000 (15:06 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Mon, 16 Oct 2006 15:06:11 +0000 (15:06 +0000)
org.glite.lb.common/interface/connpool.h

index c47d6bc..fcb437d 100644 (file)
@@ -16,7 +16,7 @@ extern "C" {
 #ifndef EDG_WLL_CONNPOOL_DECLARED
 #define EDG_WLL_CONNPOOL_DECLARED 1
 
-#define        GLITE_LB_COMMON_CONNPOOL_SIZE   4
+#define        GLITE_LB_COMMON_CONNPOOL_SIZE   50
 
 
 typedef struct _edg_wll_ConnPool {