X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fz3950_client.xml;h=893473774e918c698f185ad1290116241324fc9a;hb=b0c61b7f8b17d876c88347a96c246c47493140da;hp=b3457d30cbf8585c3d360e3fc4c3cfa1c0610978;hpb=a195993d409a326e940814b4ac9ebd2f7eae0471;p=metaproxy-moved-to-github.git diff --git a/doc/z3950_client.xml b/doc/z3950_client.xml index b3457d3..8934737 100644 --- a/doc/z3950_client.xml +++ b/doc/z3950_client.xml @@ -1,9 +1,10 @@ + + %idcommon; ]> - - + z3950_client 3mp @@ -12,12 +13,44 @@ z3950_client - backend module Z39.50 client + Metaproxy Z39.50 Backend Client Module DESCRIPTION - This backend filter is a Z39.50 client. + This backend filter is a Z39.50 client. This modules + proxies all Z39.50 packages to a target. HTTP packages are ignored. + The address of the backend target (host) can be given as part of the + Initialize Request (Virtual host) or the default target may be specified + in the configuration. + + + + timeout + + + Specifies how long the client will wait for any request + before giving up. Default value is 30 seconds. + + + + default_target + + + Specifies the target (host) for the Z39.50 server to be used + if the Init Request does not indicate otherwise. + + + + force_target + + + Specifies the target (host) for the Z39.50 server to be used + always (regardless of Init Request vhost). + + + + @@ -27,6 +60,7 @@ 30 + z3950.indexdata.dk ]]>