X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fzoom.xml;h=768773629974817fec2e196d001ddea5a40b1cbe;hb=8be1f8ebc6a5578daeec06543feda12d5fb374d6;hp=09c8afe2f8b37608798b2347daa016105c919c26;hpb=7a5fb5eb34cc8f0d976259a4c90a448de29a3d3c;p=metaproxy-moved-to-github.git diff --git a/doc/zoom.xml b/doc/zoom.xml index 09c8afe..7687736 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -170,6 +170,10 @@ Specifies a stylesheet that converts retrieval records after transform/literal operations. + + When Metaproxy creates a content proxy session, the XSL parameter + cproxyhost is passed to the transform. + @@ -229,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 @@ -236,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. + + @@ -248,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. + + @@ -290,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. + + + @@ -573,12 +609,6 @@ metadata element title and converts one or more spaces to a plus character. - - If the contentConnector - setting also defined, the resulting value is - augmented with a session string as well as host name of the - content proxy server. -