added first shot on load balance filter which removes all but one vhost from Z39...
authorMarc Cromme <marc@indexdata.dk>
Tue, 2 Jan 2007 15:35:36 +0000 (15:35 +0000)
committerMarc Cromme <marc@indexdata.dk>
Tue, 2 Jan 2007 15:35:36 +0000 (15:35 +0000)
commit451ffea184560b0d10f369dfc3fccb0fa86b91a2
tree6c0e52f08ea5d4fc211507bd6ed254b5d89d9327
parent9f28eaa70f10525086923609e7324f9005bf629e
added first shot on load balance filter which removes all but one vhost from Z39.50 init package based on nice load balancing algorithm.
Missing is still the gathering of workload data and the implementatin of the nice algorithm, but the framework is up and running
etc/Makefile.am
etc/config-load-balance.xml [new file with mode: 0644]
src/Makefile.am
src/factory_static.cpp
src/filter_load_balance.cpp [new file with mode: 0644]
src/filter_load_balance.hpp [new file with mode: 0644]
src/util.cpp
src/util.hpp
xml/schema/metaproxy.rnc