X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fproxy.xml;h=556245410a2c4366e16f7100a49b887549bba276;hb=d84b43231c7c5b0786e9aa62d0f7ca7ecd83bdb5;hp=dfac254b5959d421b1edc5ac2fefed9f1d6fae52;hpb=50fbcf20ab48480e819ec5aef312a72c684bf213;p=yazpp-moved-to-github.git diff --git a/doc/proxy.xml b/doc/proxy.xml index dfac254..5562454 100644 --- a/doc/proxy.xml +++ b/doc/proxy.xml @@ -173,7 +173,7 @@ When a client reconnects, query and record caching works better, if the proxy assigns it to the same backend as before. And the result set - (if any) is re-used. To achive this, Index Data defined a session + (if any) is re-used. To achieve this, Index Data defined a session cookie which identifies the backend session. @@ -268,8 +268,9 @@ -c followed by the filename of a config file. - The config file is in XML format. The YAZ proxy must be compiled - with libxml2 support in + The config file is in XML format. The YAZ proxy must be compiled + with libxml2 and + libXSLT support in order for the config file facility to be enabled. @@ -299,7 +300,7 @@ Configuration: target The element target which may be repeated zero - or more times with parent elemtn proxy contains + or more times with parent element proxy contains information about each backend target. The target element have two attributes: name which holds the logical name of the backend @@ -375,7 +376,7 @@ measures the number of bytes transferred within the last minute. The pdu is the number of requests in the last minute. The retrieve holds the maximum records to - be retrived in one Present Request. + be retrieved in one Present Request. If a bandwidth/pdu limit is reached the proxy will postpone the @@ -455,7 +456,7 @@ or a particular record syntax request from the client. - The syntax has one equired attribute: + The syntax has one required attribute: type which is the Preferred Record Syntax. @@ -473,8 +474,8 @@ type should be XML. The proxy will use preferred record syntax USMARC/MARC21 against the backend target. - To accept USMARC and offer MARCXML XML recors but reject - all other requests the following configuaration could be used: + To accept USMARC and offer MARCXML XML records but reject + all other requests the following configuration could be used: <proxy> <target name="mytarget"> @@ -495,7 +496,7 @@ a target session is shut down. - This can also be specified on the command line bt using option + This can also be specified on the command line by using option -T. Refer to . @@ -581,7 +582,11 @@ client-apdu Log APDUs as reported by YAZ for the - communication between the client and the proxy + communication between the client and the proxy. + This facility is equivalent to the APDU logging that + happens when using option -a, however + this tells the proxy to log in the same file as given + by -l. @@ -675,4 +680,4 @@ sgml-namecase-general:t End: --> - \ No newline at end of file +