X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz-proxy-ref.xml;h=77c66bdc690f7e3ddec0de1f228c85fb753cf425;hb=98ab7d5dcf275d1e23cde340ade10beea6a7fc1f;hp=da0c713b117d1148616bdb339557becd36cd2e03;hpb=3110991d8a797c0e91037e9e615090ec57e22359;p=yazproxy-moved-to-github.git 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