X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Freference.xml;h=4c36259de7676c42c41ac0f5c8054f3281848ab4;hp=aa5fe2b355ac2bc40fc1fd348b48b75d76c85a57;hb=a567a103ae463d43d0d9a4b52e19c5a60f41a13c;hpb=a26937ed9db61e3973e2b297715fcfda43a537a4 diff --git a/doc/reference.xml b/doc/reference.xml index aa5fe2b..4c36259 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -32,7 +32,7 @@ usual YAZ address format (typically tcp:hostname:port) as described in - the Addresses section of the YAZ manual. @@ -199,8 +199,8 @@ The config file is XML based. The YAZ proxy must be compiled - with libxml2 and - libXSLT support in + with libxml2 and + libXSLT support in order for the config file facility to be enabled. @@ -221,13 +221,13 @@ The proxy config file must have a root element called proxy and scoped within namespace - xmlns="http://indexdata.dk/yazproxy/schema/0.8/. + xmlns="http://indexdata.dk/yazproxy/schema/0.9/. All information except an optional XML header must be stored within the proxy element. <?xml version="1.0"?> - <proxy xmlns="http://indexdata.dk/yazproxy/schema/0.8/"> + <proxy xmlns="http://indexdata.dk/yazproxy/schema/0.9/"> <!-- content here .. --> </proxy> @@ -537,8 +537,8 @@ See YAZ documentation for more information about the - CQL - to PQF conversion. See also the + CQL to PQF conversion. + See also the pqf.properties in the etc (or prefix/share/yazproxy) directory of the YAZ proxy distribution. @@ -638,8 +638,8 @@ - Using the - bash shell, you can set the limit with + Using the bash shell, you can set + the limit with ulimit -nno. Use ulimit -a to display limits. @@ -840,7 +840,7 @@