X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=doc%2Fzebrasrv-virtual.xml;h=63d4d27610ed984606d20d19d390188ed5143db9;hp=ef88a7ca53c1243de70fa613d7eed715ab4a633c;hb=6c5467571389a21c91196ce1608945633c1cf92a;hpb=97a7adeb9e5059463f039495cc01cfa448463a27 diff --git a/doc/zebrasrv-virtual.xml b/doc/zebrasrv-virtual.xml index ef88a7c..63d4d27 100644 --- a/doc/zebrasrv-virtual.xml +++ b/doc/zebrasrv-virtual.xml @@ -6,7 +6,7 @@ The Virtual hosts mechanism allows a &yaz; frontend server to support multiple backends. A backend is selected on the basis of - the TCP/IP binding (port+listening adddress) and/or the virtual host. + the TCP/IP binding (port+listening address) and/or the virtual host. A backend can be configured to execute in a particular working @@ -86,7 +86,7 @@ Specifies listener for this server. If this attribute is not given, the server is accessible from all listener. In order - for the server to be used for real, howeever, the virtual host + for the server to be used for real, however, the virtual host must match (if specified in the configuration). @@ -106,7 +106,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).