X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fload_balance.xml;h=ad66c5ab618b0eada1e8a73ade83980be6398355;hb=5ab2f171118becf7ee6e9ef5bdddbf889b280b7c;hp=d5a7984786e69c61c3fdccf2f6d3bbb7659bd226;hpb=9960226abe1700d3dc87e68529755e5cff09f0d9;p=metaproxy-moved-to-github.git diff --git a/doc/load_balance.xml b/doc/load_balance.xml index d5a7984..ad66c5a 100644 --- a/doc/load_balance.xml +++ b/doc/load_balance.xml @@ -1,16 +1,20 @@ - - - %common; + + %idcommon; ]> - - + + + Metaproxy + Index Data + + load_balance 3mp - Metaproxy Module - + Metaproxy Module + load_balance @@ -23,23 +27,43 @@ 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. + + + + 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 @@ -49,15 +73,7 @@