X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-proxy-ref.xml;h=77c66bdc690f7e3ddec0de1f228c85fb753cf425;hp=da0c713b117d1148616bdb339557becd36cd2e03;hb=5076e32b1de695dc3e7b9509c9b05104b01a5f90;hpb=3110991d8a797c0e91037e9e615090ec57e22359 diff --git a/doc/yaz-proxy-ref.xml b/doc/yaz-proxy-ref.xml index da0c713..77c66bd 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 @@ -29,7 +30,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 +67,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