X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzoom.xml;h=768773629974817fec2e196d001ddea5a40b1cbe;hb=f93c665ae1f46f6b3ffc5fe935b3e26abd641a28;hp=ef6974a9febe1e8ca7ccd39f4ec1cacea9b05304;hpb=c465fae0526232a4a260c3237da25ec8a0e16e96;p=metaproxy-moved-to-github.git diff --git a/doc/zoom.xml b/doc/zoom.xml index ef6974a..7687736 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. + + @@ -294,6 +317,15 @@ + + attribute proxy_timeout + + + Is an integer that specifies, in seconds, how long an operation + a proxy check will wait before giving up. Default value is 1. + + +