X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fproxy.xml;h=67ee3126079287b1b1a01e64b3945d443ae0158b;hb=45278a327fad623114c05c7fa23b2aa000f14873;hp=d64d6cfe9ad23e136e43bfee7cf9f2b6742bad00;hpb=c2f14867d5abde02ffe548fb0e269aa37756915f;p=yazpp-moved-to-github.git diff --git a/doc/proxy.xml b/doc/proxy.xml index d64d6cf..67ee312 100644 --- a/doc/proxy.xml +++ b/doc/proxy.xml @@ -1,10 +1,10 @@ - + YAZ Proxy The YAZ proxy is a transparent Z39.50 to Z39.50 gateway. It is useful for debugging Z39.50 software, redirect - Z39.50 packages through firewalls, etc. + Z39.50 packages through fire walls, etc. Furthermore, the proxy offers facilities that often @@ -25,7 +25,7 @@ If the Initialize Request PDU from the client - includes OtherInformation, with OID, + includes Other-Information, with OID, 1.2.840.10003.10.1000.81.1, that specifies the target. @@ -58,7 +58,7 @@ point of view should be considered stateless. - As for the target specification, the OtherInformation + As for the target specification, the Other-Information area is used to hold the cookie with OID 1.2.840.10003.10.1000.81.2. @@ -117,7 +117,7 @@ DESCRIPTION - The proxy is a daemon on its own and runs standalone (no + The proxy is a daemon on its own and runs stand-alone (no inetd support). The host:port specifies host address and listening port respectively. Use @ for ANY address. @@ -157,7 +157,7 @@ Sets level for optimization. Use zero to disable; non-zero to enable. Handling for this is not fully implemented; - we will probably use a bitmask to enable/disable specific + we will probably use a bit mask to enable/disable specific features.