first working version of load balancing filter
authorMarc Cromme <marc@indexdata.dk>
Wed, 3 Jan 2007 15:03:55 +0000 (15:03 +0000)
committerMarc Cromme <marc@indexdata.dk>
Wed, 3 Jan 2007 15:03:55 +0000 (15:03 +0000)
commit66d4ec677bbc06aa9be29ab2e5fa2bec7442a7fa
tree31f1ed78ae9baa1c6f49853a925bd1a09e4b0306
parent451ffea184560b0d10f369dfc3fccb0fa86b91a2
first working version of load balancing filter
still needs testing for race conditions and wrong mutex locks
there seems to be a slight error in the counting of dead connections, needs improvement
also removing of debug output is needed
src/filter_load_balance.cpp