X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fgfs-options.xml;h=af2f56b78f8d971f7b7d56ed347beb4be7c6913b;hp=0510390dd17b8b843b120f9e73488adc2df67e5c;hb=b352182364d72bc423cb7ae6e6e5a812e3c8cfd0;hpb=f0fff840ae259cab0b1c17297c4367172a7cd229 diff --git a/doc/gfs-options.xml b/doc/gfs-options.xml index 0510390..af2f56b 100644 --- a/doc/gfs-options.xml +++ b/doc/gfs-options.xml @@ -1,10 +1,10 @@ - + - + -a file @@ -12,7 +12,7 @@ The special name - (dash) sends output to stderr. - + -S Don't fork or make threads on connection requests. This is good for @@ -21,13 +21,13 @@ a software malfunction (okay then, a crash) from affecting all current users. - + -1 Like -S but after one session the server exits. This mode is for debugging only. - + -T Operate the server in threaded mode. The server creates a thread @@ -94,7 +94,7 @@ -w dir - The server changes to this directory during before listening + The server changes to this directory during before listening on incoming connections. This option is useful when the server is operating from the inetd daemon (see -i). @@ -104,7 +104,7 @@ pidfile Specifies that the server should write its Process ID to - file given by pidfile. + file given by pidfile. A typical location would be /var/run/yaz-ztest.pid. @@ -113,40 +113,40 @@ Use this to make the the server run from the inetd server (UNIX only). - + -D Use this to make the server put itself in the background and - run as a daemon. If neither -i nor + run as a daemon. If neither -i nor -D is given, the server starts in the foreground. - + -install Use this to install the server as an NT service - (Windows NT/2000/XP only). + (Windows NT/2000/XP only). Control the server by going to the Services in the Control Panel. - + -installa Use this to install and activate the server as an NT service - (Windows NT/2000/XP only). + (Windows NT/2000/XP only). Control the server by going to the Services in the Control Panel. - + -remove Use this to remove the server from the NT services - (Windows NT/2000/XP only). + (Windows NT/2000/XP only). - + -t minutes Idle session timeout, in minutes. - + -k size @@ -154,6 +154,23 @@ + -K + + Forces no-keepalive for HTTP sessions. By default GFS will keep + sessions alive for HTTP 1.1 sessions (as defined by the standard). + Using this option will force GFS to close the connection for each + operation. + + + + -r + size + + Maximum size of log file before rotation occurs, in kilobytes. + Default size is 1048576 k (=1 GB). + + + -d daemon @@ -163,7 +180,7 @@ hosts_access 5 - and + and tcpd 8 @@ -178,10 +195,26 @@ the input format to strftime(). - + + -V + + Display YAZ version and exit. + + + -