X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fz3950_client.xml;h=a5f913278000f49c020dc066fe5c79672d6935c1;hb=6963999d2afc964ff453ab01ab68eab6a8486a9c;hp=2c29028ed090b2a9c57a2c3f7bb1cbaf08e65c75;hpb=1b26df87d5244f5bc093935dedd51cbf6858c703;p=metaproxy-moved-to-github.git diff --git a/doc/z3950_client.xml b/doc/z3950_client.xml index 2c29028..a5f9132 100644 --- a/doc/z3950_client.xml +++ b/doc/z3950_client.xml @@ -1,4 +1,4 @@ - @@ -15,12 +15,12 @@ 3mp Metaproxy Module - + z3950_client Metaproxy Z39.50 Backend Client Module - + DESCRIPTION This backend filter is a Z39.50 client. This modules @@ -60,15 +60,50 @@ 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 + 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: @@ -80,8 +115,8 @@ ]]> - - + + SEE ALSO @@ -96,21 +131,13 @@ - + ©right;