X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-proxy-ref.xml;h=20d6fb338f71cfe806ff78eb9f09cc2ff4cf1318;hp=da0c713b117d1148616bdb339557becd36cd2e03;hb=88dee2353b7e863fd69338cba68406ae36731068;hpb=3110991d8a797c0e91037e9e615090ec57e22359 diff --git a/doc/yaz-proxy-ref.xml b/doc/yaz-proxy-ref.xml index da0c713..20d6fb3 100644 --- a/doc/yaz-proxy-ref.xml +++ b/doc/yaz-proxy-ref.xml @@ -4,13 +4,14 @@ 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 +22,7 @@ -T seconds -u userid -v level + -V -X host:port @@ -29,7 +31,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 +68,13 @@ libxml2. + -X + + 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 +148,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