X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzoom.xml;h=f88c5b4f8b592106389d803449c36dbb008c0847;hb=22adc12d2edd064097e33f4d7e826e91a0f5c3ea;hp=ef6974a9febe1e8ca7ccd39f4ec1cacea9b05304;hpb=adabf7382370909961c3aad95f5fd8c0f12fed25;p=metaproxy-moved-to-github.git 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. + +