X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz-proxy-ref.xml;h=044ff3389b06487a51dc9d4cf3c48fb2a861c721;hb=5d130acdf40229a09196be672196554b0bbb3ba5;hp=776f28aee69b884ea8549d246158374aa154a224;hpb=2c74192108679a47afccf2732041c196745c0d5b;p=yazpp-moved-to-github.git diff --git a/doc/yaz-proxy-ref.xml b/doc/yaz-proxy-ref.xml index 776f28a..044ff33 100644 --- a/doc/yaz-proxy-ref.xml +++ b/doc/yaz-proxy-ref.xml @@ -13,10 +13,12 @@ -m num -v level -t target - -u auth + -U auth -o level -i seconds -T seconds + -p pidfile + -u userid -c config host:port @@ -73,7 +75,7 @@ initRequest. - -u auth + -U auth Specifies authentication info to be sent to the backend target. This is useful if you happen to have an internal target that @@ -104,6 +106,21 @@ it willl be closed. Default: 600 seconds (10 minutes). + -p pidfile + + When specified, yaz-proxy will create pidfile + with the process ID of the proxy. The pidfile will be generated + before the process changes identity (see option -u). + + + -u userid + + When specified, yaz-proxy will change identity to the user ID + specified, just after the proxy has started listening to a + possibly priviledged port and after the PID file has been created + if specified by option -u. + + -c config Specifies config filename. Configuration is in XML