X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fload_balance.xml;h=5543c962b41c08bddad533d1cffca3f41bd851ab;hb=74728b63c51be8dc60ba686c37244b2c468e263b;hp=fe56d31aeeed21d182d1e1aa0e88391337496527;hpb=e9530d6289df9b848e4901d7c73f5a2f27706d66;p=metaproxy-moved-to-github.git diff --git a/doc/load_balance.xml b/doc/load_balance.xml index fe56d31..5543c96 100644 --- a/doc/load_balance.xml +++ b/doc/load_balance.xml @@ -1,62 +1,79 @@ - %idcommon; ]> + + Metaproxy + Index Data + + load_balance 3mp - Metaproxy Module - - + Metaproxy Module + + load_balance Metaproxy Module balancing load among multiple identical Z39.50 targets - + DESCRIPTION This filter balances load among Z39.50 targets based on statistics - gathered on number of open sessions and number of open package requests. + gathered on number of open sessions and number of open package requests. + + The load balancing is depending on targets to be specified (vhosts). + Most Z39.50 clients do not specify that. For this reason, this + filter is mostly used as a follower to filter virt_db. + + + + SCHEMA + + - + EXAMPLES - A typical configuration looks like this: + This configuration offers one database, Default, + which is load-balanced between two backend servers. + Default + host1:210/Default + host2:210/Default + ]]> - - + + + SEE ALSO - metaproxy - 1 + virt_db + 3mp - + ©right;