X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-proxy-ref.xml;h=e18d9d65a03872535f78d46a3a5953280e47aab2;hp=da0c713b117d1148616bdb339557becd36cd2e03;hb=9b8dda8226cff9fb0ee5bf8d7c0e88e9613df63e;hpb=3110991d8a797c0e91037e9e615090ec57e22359 diff --git a/doc/yaz-proxy-ref.xml b/doc/yaz-proxy-ref.xml index da0c713..e18d9d6 100644 --- a/doc/yaz-proxy-ref.xml +++ b/doc/yaz-proxy-ref.xml @@ -1,16 +1,23 @@ + + yazproxy + Index Data + + yazproxy 8 + System management commands yazproxy - The YAZ toolkit's transparent Z39.50/SRW/SRU proxy + The YAZ toolkit's transparent Z39.50/SRU proxy yazproxy -a filename -c config + -D -i seconds -l filename -m num @@ -21,6 +28,7 @@ -T seconds -u userid -v level + -V -X host:port @@ -29,7 +37,7 @@ DESCRIPTION yazproxy is a proxy that accepts connections - from Z39.50/SRW/SRU clients and contacts a Z39.50 backend. + from Z39.50/SRU clients and contacts a Z39.50 backend. The listening port must be specified on the command-line. inetd operation is not supported. The host:port @@ -66,6 +74,13 @@ libxml2. + -D + + Puts YAZ proxy in the background after startup. This is + similar to using shell's & operator but often better since + it allows the start / stop script to capture startup errors. + + -i seconds Specifies in seconds the idle time for communication between @@ -139,6 +154,12 @@ {fatal,debug,warn,log,malloc,all,none}. + -V + + Displays yazproxy version and exits with status code 0. Should + not be used in conjunction with other options. + + -X Enables debugging mode for the proxy. When specified, the proxy will