From: Adam Dickmeiss Date: Wed, 18 Apr 2012 11:24:31 +0000 (+0200) Subject: zoom: update zoom info on contentProxy X-Git-Tag: v1.3.29~1 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=22adc12d2edd064097e33f4d7e826e91a0f5c3ea;hp=adabf7382370909961c3aad95f5fd8c0f12fed25;p=metaproxy-moved-to-github.git zoom: update zoom info on contentProxy --- diff --git a/doc/zoom.xml b/doc/zoom.xml index ef6974a..f88c5b4 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -233,6 +233,17 @@ + attribute config_file + + + Specifies the file that configures the cf-proxy system. Metaproxy + uses setting sessiondir and + proxyhostname from that file to configure + name of proxy host and directory of parameter files for the cf-proxy. + + + + attribute server @@ -240,6 +251,12 @@ host[:port]. That is without a method (such as HTTP) and optional port number. + + + This setting is deprecated. Use the config_file (above) + to inform about the proxy server. + + @@ -252,6 +269,12 @@ using the mkstemp(3) system call. The default value of this setting is /tmp/cf.XXXXXX.p. + + + This setting is deprecated. Use the config_file (above) + to inform about the session file area. + +