From: Adam Dickmeiss Date: Sun, 8 Jun 2008 19:42:15 +0000 (+0200) Subject: Describe x-target and x-max-sockets X-Git-Tag: v1.0.14~8 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=a9dfe575303dae829a78bdd769474a5be6d93e52;p=metaproxy-moved-to-github.git Describe x-target and x-max-sockets --- diff --git a/doc/sru_z3950.xml b/doc/sru_z3950.xml index d1b569c..2f9e121 100644 --- a/doc/sru_z3950.xml +++ b/doc/sru_z3950.xml @@ -55,9 +55,30 @@ This filter does not handle CQL-to-PQF translations. In case that the backends do not understand CQL, you need to append the - cql_pqf metaproxy filter. This filter - still needs to be implemented. - + cql_pqf metaproxy filter. + + + This module supports the following SRU extra parameters: + + + x-target + + + Specifies backend Z39.50 target. + + + + + x-max-sockets + + + Specifies maximum number of sockets to use for a Z39.50 backend + client (for one given target host/db). + + + + + EXAMPLES