X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Freference.xml;h=3e52ecbe14dde799d9fdd420a55f0459ce885ec8;hp=fef3d7120f66909b4b14afa6114ff95f5cb20c0e;hb=9c4af9d938abac93a949d756353c1bd89b769012;hpb=a6a57677933b3cc8be9477c44ffa1c00ec6a76ca diff --git a/doc/reference.xml b/doc/reference.xml index fef3d71..3e52ecb 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -322,7 +322,7 @@ <keepalive> <bandwidth>1048576</bandwidth> - <retrieve>400</retrieve> + <pdu>400</pdu> </keepalive> @@ -434,7 +434,12 @@ If attribute marcxml is given, the proxy will perform MARC21 to MARCXML conversion. In this case the type should be XML. The proxy will use - preferred record syntax USMARC/MARC21 against the backend target. + preferred record syntax USMARC/MARC21 or backendtype + (if given) against the backend target. + + + If attribute backendtype is given, that holds the + record syntax to be transmitted to backend. If attribute stylesheet is given, the proxy @@ -515,17 +520,20 @@
cql2rpn - The CDATA of cql2rpn refers to CQL to a RPN conversion - file - for the server in the target section. This element - is required for SRW/SRU searches to operate against a Z39.50 - server that doesn't support CQL. Most Z39.50 servers only support + The content of the cql2rpn element specifies + the path from the working directory to a CQL-to-RPN conversion + file for the server in the target section. This element + is required for SRW/SRU searches to operate against Z39.50 + servers that don't support CQL. Most Z39.50 servers only support Type-1/RPN so this is usually required. + + See YAZ documentation for more information about the CQL to PQF conversion. See also the pqf.properties in the etc (or prefix/share/yazproxy) - directory of the YAZ proxy. + directory of the YAZ proxy distribution.
@@ -569,6 +577,53 @@ +
+ target-authentication + + The element target-authentication specifies + fixed authentication information to be sent to the backend target. + + + This element takes a an attribute type which is + the authenticatin type to be used.. + + + none + + + No authentication. There is no CDATA associated with this. + + + + + anonymous + + + Anonymous authentication. There is no CDATA associated with this. + + + + + open + + + Open authentication. The CDATA consists of the + open authentication string. + + + + + idPass + + + IdPass authentication. The CDATA consists of + three terms: user, group and password. + + + + +
+
log @@ -643,7 +698,7 @@
- Proxy Usage (man page) + Proxy Manual Pages &yaz-proxy-ref; @@ -688,13 +743,13 @@ @@ -704,6 +759,7 @@ + @@ -721,9 +777,14 @@ + + + + + @@ -735,6 +796,29 @@ + + + + + + + + + + + + + + + + + + + + + + + @@ -773,6 +857,10 @@ + + + + @@ -781,6 +869,7 @@ + ]]>