From: Adam Dickmeiss Date: Mon, 13 Oct 2003 22:31:40 +0000 (+0000) Subject: Update yaz-proxy usage X-Git-Tag: YAZPP.0.7.1~9 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=4b58a5d2d97f7ae989a2d31475af52de9c47a06a Update yaz-proxy usage --- diff --git a/doc/yaz-proxy-ref.xml b/doc/yaz-proxy-ref.xml index c643b57..ba4aaa5 100644 --- a/doc/yaz-proxy-ref.xml +++ b/doc/yaz-proxy-ref.xml @@ -10,12 +10,14 @@ yaz-proxy -a filename - -c num + -m num -v level -t target -u auth -o level -i seconds + -T seconds + -c config host:port @@ -40,7 +42,7 @@ standard output. - -c num + -m num Specifies the maximum number of connections to be cached [default 50]. @@ -78,14 +80,29 @@ -i seconds - Specifies in seconds the idle time for communication - for proxy. If a connection is inactive for this long + Specifies in seconds the idle time for communication between + client and proxy. If a connection is inactive for this long + it will be closed. Default: 600 seconds (10 minutes). + + + -T seconds + + Specifies in seconds the idle time for communication between + proxy and backend target. + If a connection is inactive for this long it willl be closed. Default: 600 seconds (10 minutes). + -c config + + Specifies config filename. Configuration is in XML + and is only supported if the YAZ proxy is compiled with + libxml2. + + - + EXAMPLES The following command starts the proxy, listening on port