X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=doc%2Fzebrasrv-options.xml;h=b0b3fdbbb30697c59b88f05ba26b459594c5dab1;hp=dcda2b0dec7369183019c1f0e615b4e6213a65f3;hb=1b8e1d7dfece31918056f76819c18675ed6e781e;hpb=0381d7dc936e74ac2fb55ad217b760c97ace0d5b diff --git a/doc/zebrasrv-options.xml b/doc/zebrasrv-options.xml index dcda2b0..b0b3fdb 100644 --- a/doc/zebrasrv-options.xml +++ b/doc/zebrasrv-options.xml @@ -1,5 +1,5 @@ -z - Use the Z39.50 protocol (default). This option and -s + Use the &z3950; protocol (default). This option and -s complement each other. You can use both multiple times on the same command line, between listener-specifications (see below). This way, you @@ -77,8 +77,8 @@ crash at a single server instance. Heikki --> -f vconfig - This specifies an XML file that describes - one or more YAZ frontend virtual servers. See section VIRTUAL + This specifies an &xml; file that describes + one or more &yaz; frontend virtual servers. See section VIRTUAL HOSTS for details. @@ -221,7 +221,7 @@ Heikki --> hostname | IP-number [: portnumber] - The port number defaults to 210 (standard Z39.50 port) for + The port number defaults to 210 (standard &z3950; port) for privileged users (root), and 9999 for normal users. The special hostname "@" is mapped to the address INADDR_ANY, which causes the server to listen on any local @@ -230,7 +230,7 @@ Heikki --> The default behavior for zebrasrv - if started as non-priviledged user - is to establish - a single TCP/IP listener, for the Z39.50 protocol, on port 9999. + a single TCP/IP listener, for the &z3950; protocol, on port 9999. zebrasrv @ zebrasrv tcp:some.server.name.org:1234 @@ -240,7 +240,7 @@ Heikki --> To start the server listening on the registered port for - Z39.50, or on a filesystem socket, + &z3950;, or on a filesystem socket, and to drop root privileges once the ports are bound, execute the server like this from a root shell: @@ -269,7 +269,7 @@ sgml-minimize-attributes:nil sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t -sgml-parent-document: "yaz.xml" +sgml-parent-document: "zebrasrv.xml" sgml-local-catalogs: nil sgml-namecase-general:t End: