X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=doc%2Fzebrasrv-options.xml;h=16047084169bccb7f1f6144c1302287205da2a20;hp=b0b3fdbbb30697c59b88f05ba26b459594c5dab1;hb=97a7adeb9e5059463f039495cc01cfa448463a27;hpb=b19b79e382ef8196f1625763db1af3a82b1e0c81 diff --git a/doc/zebrasrv-options.xml b/doc/zebrasrv-options.xml index b0b3fdb..1604708 100644 --- a/doc/zebrasrv-options.xml +++ b/doc/zebrasrv-options.xml @@ -1,5 +1,4 @@ -z - Use the &z3950; protocol (default). This option and -s + Use the &acro.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,7 +76,7 @@ crash at a single server instance. Heikki --> -f vconfig - This specifies an &xml; file that describes + This specifies an &acro.xml; file that describes one or more &yaz; frontend virtual servers. See section VIRTUAL HOSTS for details. @@ -221,7 +220,7 @@ Heikki --> hostname | IP-number [: portnumber] - The port number defaults to 210 (standard &z3950; port) for + The port number defaults to 210 (standard &acro.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 +229,7 @@ Heikki --> The default behavior for zebrasrv - if started as non-priviledged user - is to establish - a single TCP/IP listener, for the &z3950; protocol, on port 9999. + a single TCP/IP listener, for the &acro.z3950; protocol, on port 9999. zebrasrv @ zebrasrv tcp:some.server.name.org:1234 @@ -240,7 +239,7 @@ Heikki --> To start the server listening on the registered port for - &z3950;, or on a filesystem socket, + &acro.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: