X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fz3950_client.xml;h=27cf663d0d226aa634e12ce1e6a66a541c349d60;hb=3c9b71a3db56e63476d68ef6b19b5c1a0c47fa75;hp=79d8bd079a23af0cdb4228a65ca3c1119a2dbf27;hpb=9960226abe1700d3dc87e68529755e5cff09f0d9;p=metaproxy-moved-to-github.git diff --git a/doc/z3950_client.xml b/doc/z3950_client.xml index 79d8bd0..27cf663 100644 --- a/doc/z3950_client.xml +++ b/doc/z3950_client.xml @@ -1,40 +1,95 @@ - - - %common; + + %idcommon; ]> - - + + + Metaproxy + Index Data + + z3950_client 3mp - Metaproxy Module - - + Metaproxy Module + + z3950_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). + + + + force_close + + + Is a boolean value (false, true). If true, the Z39.50 client will + terminate Z39.50 sessions with a close APDU followed by a socket close. + If false (default), the Z39.50 client will be transparent and only + send a close if the peer client does it too. + + + + - + + SCHEMA + + + + EXAMPLES A typical configuration looks like this: 30 + z3950.indexdata.dk ]]> - - + + SEE ALSO @@ -49,21 +104,13 @@ - + ©right;