cleanup in pool size
authorMiloš Mulač <mulac@civ.zcu.cz>
Tue, 10 Oct 2006 09:18:56 +0000 (09:18 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Tue, 10 Oct 2006 09:18:56 +0000 (09:18 +0000)
commitdc1ce88351d82c8e4ea9bd8cd4bfe34fdc66740b
treea8d5501227c2433eabc20769dc8bcf1301c5a576
parent647021994f46e6aa2cad7a1f70f2e42f90485eb8
cleanup in pool size
- definition of pool size moved from log_proto.h to connpool.h
- renamed from EDG_WLL_LOG_CONNECTIONS_DEFAULT to GLITE_LB_COMMON_CONNPOOL_SIZE
- possible to set from env via *CONNPOOL_SIZE instead of *QUERY_CONNECTIONS
org.glite.lb.client-interface/interface/context.h
org.glite.lb.common/interface/connpool.h
org.glite.lb.common/interface/log_proto.h
org.glite.lb.common/src/connpool.c
org.glite.lb.common/src/param.c