X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fz3950_client.xml;h=a5f913278000f49c020dc066fe5c79672d6935c1;hb=586d78659d671683f33ec55f4a7d32b28e345ccd;hp=d4ea084d540ef18cae3af20f60c963c18bcc7b4c;hpb=271eaaa60ec419d64669cf0e9b5753d05365b798;p=metaproxy-moved-to-github.git diff --git a/doc/z3950_client.xml b/doc/z3950_client.xml index d4ea084..a5f9132 100644 --- a/doc/z3950_client.xml +++ b/doc/z3950_client.xml @@ -1,38 +1,122 @@ - + + %idcommon; ]> - - + + + Metaproxy + Index Data + + z3950_client 3mp - Metaproxy Module - - + Metaproxy Module + + 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). + + + + 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. + + + + client_ip + + + Is a boolean value (false, true). If true, the Z39.50 client will + as part of the Init Request include Client-IP information (the + Z39.50 equivalent of HTTP X-Forwarded-To information). By default + this is false (not included). + + + + charset + + + If set, holds Z39.50 negotiation charset (encoding) that is + sent via the Initialize Request. If Initalize Request already + contains negotaition information it will be left un-modified. + + + + bind_host + + + Is a boolean value (false, true). If true, the out going + TCP connection will be bound to the same as listening IP. + + + + + + + + SCHEMA + + - + EXAMPLES A typical configuration looks like this: 30 + z3950.indexdata.dk ]]> - - + + SEE ALSO @@ -47,13 +131,13 @@ - + ©right; - -