X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fload_balance.xml;h=51868b8e833954c55f6e7250e200249974985b14;hb=c1d953eee6c00432493bc364da6284704ccd9cc2;hp=fe56d31aeeed21d182d1e1aa0e88391337496527;hpb=e9530d6289df9b848e4901d7c73f5a2f27706d66;p=metaproxy-moved-to-github.git diff --git a/doc/load_balance.xml b/doc/load_balance.xml index fe56d31..51868b8 100644 --- a/doc/load_balance.xml +++ b/doc/load_balance.xml @@ -1,15 +1,20 @@ - %idcommon; ]> + + Metaproxy + Index Data + + load_balance 3mp - Metaproxy Module - + Metaproxy Module + load_balance @@ -22,23 +27,35 @@ This filter balances load among Z39.50 targets based on statistics 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. + 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