X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz-proxy-ref.xml;h=252ed1ddc822f8cdfdc5f592102eaa4c651e7e39;hb=9e1bd9899f0a7d7e7c0a9097ffb1ff64db2627c9;hp=044ff3389b06487a51dc9d4cf3c48fb2a861c721;hpb=5d130acdf40229a09196be672196554b0bbb3ba5;p=yazpp-moved-to-github.git diff --git a/doc/yaz-proxy-ref.xml b/doc/yaz-proxy-ref.xml index 044ff33..252ed1d 100644 --- a/doc/yaz-proxy-ref.xml +++ b/doc/yaz-proxy-ref.xml @@ -10,6 +10,7 @@ yaz-proxy -a filename + -l filename -m num -v level -t target @@ -42,7 +43,7 @@ yaz-proxy rereads its configuration file and - reopens log files when it receivies the hangup signal, SIGHUP. + reopens log files when it receives the hangup signal, SIGHUP. OPTIONS @@ -55,6 +56,14 @@ standard output. + -l filename + + Specifies the name of a file to which to write a log of the + YAZ proxy activity. This uses the logging facility as provided + by the YAZ toolkit. If this options is omitted, the output + directed to stderr. + + -m num Specifies the maximum number of connections to be cached @@ -63,7 +72,7 @@ -v level - Sets the logging level. level is + Sets the logging level. level is a comma-separated list of members of the set {fatal,debug,warn,log,malloc,all,none}. @@ -103,7 +112,7 @@ 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). + it will be closed. Default: 600 seconds (10 minutes). -p pidfile @@ -117,7 +126,7 @@ 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 + possibly privileged port and after the PID file has been created if specified by option -u.