X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fgfs-virtual.xml;h=2c98df75588cd11b6378cbab87c1c5cb42dddb35;hp=66f0bd801934b44199acd734d978c0fec43d48b4;hb=a996c33edb96a3273c81d799189b33437ad6ae18;hpb=086d0dd7b180c786daf78359e1a7b94c656dd855 diff --git a/doc/gfs-virtual.xml b/doc/gfs-virtual.xml index 66f0bd8..2c98df7 100644 --- a/doc/gfs-virtual.xml +++ b/doc/gfs-virtual.xml @@ -22,8 +22,8 @@ - Not all Z39.50 clients allows the VHOST information to be set. - For those the selection of the backend must rely on the + Not all Z39.50 clients allow the VHOST information to be set. + For those, the selection of the backend must rely on the TCP/IP information alone (port and address). @@ -55,7 +55,7 @@ attribute id (optional) - identifier for this listener. This may be referred to from + Identifier for this listener. This may be referred to from server sections. @@ -107,7 +107,7 @@ Specifies a working directory for this backend server. If - specifid, the YAZ fronend changes current working directory + specified, the YAZ frontend changes current working directory to this directory whenever a backend of this type is started (backend handler bend_start), stopped (backend handler hand_stop) and initialized (bend_init). @@ -129,7 +129,7 @@ Specifies a filename that includes CQL to RPN conversion for this - backend server. See &reference-tools-cql-map; + backend server. See &reference-tools-cql-map;. If given, the backend server will only "see" a Type-1/RPN query. @@ -139,7 +139,7 @@ Specifies a filename that includes CCL to RPN conversion for this - backend server. See &reference-tools-ccl-qualifiers; + backend server. See &reference-tools-ccl-qualifiers;. If given, the backend server will only "see" a Type-1/RPN query. @@ -149,8 +149,8 @@ Specifies the stylesheet reference to be part of SRU HTTP responses - when the client does not specify one. If neither this is given, nor - the client specifies one, no stylesheet reference is part of the + when the client does not specify one. If none is given, then if + the client does not specify one, then no stylesheet reference is part of the SRU HTTP response. @@ -170,7 +170,7 @@ Specifies a path for local file access using HTTP. All URLs with - a leading prefix (/ exluded) that matches the value of docpath + a leading prefix (/ excluded) that matches the value of docpath are used for file access. For example, if the server is to offer access in directory xsl, the docpath would be xsl and all URLs of the form @@ -184,7 +184,7 @@ Specifies SRW/SRU ZeeRex content for this server. Copied verbatim to the client. As things are now, some of the Explain content - seeem redundant because host information, etc. is also stored + seem redundant because host information, etc. is also stored elsewhere. @@ -194,7 +194,7 @@ Specifies maximum record size/message size, in bytes. This - value also servers as maximum size of incoming + value also serves as the maximum size of incoming packages (for Record Updates etc). It's the same value as that given by the -k option. @@ -204,7 +204,7 @@ element retrievalinfo (optional) - Enables the retrieval facility supporting conversions and + Enables the retrieval facility to support conversions and specifications of record formats/types. See for more information. @@ -259,7 +259,7 @@ listenref attribute is specified. "server2" is reached by the two listeners specified. In order to distinguish between the two, a virtual host has - been specified for each of server in the host + been specified for each server in the host elements.