Oracle iPlanet Web Proxy Server 4.0.14 Configuration File Reference

Parameters

The following describes parameters for the um-init function:

Table 5–29 um-init parameters

Parameter  

Description  

global-passthru-cookies

Specifies a comma-delimited list of cookies that is always passed through to the back-end applications. If a cookie's name is followed by a '|' character, then the cookie's name is changed to the name following the '|' character. 

jct-cookie-name

Sets the name of the cookie that stores the last-used back-end URL's name. By default, this parameter is set to um_jct.

jct-cookie-prefix

When cookies are set by applications within defined URL mappings, their names are prefixed by this string, followed by the name of the URL Mapping, followed by a '_' character. This setting tells the URL Mapping which cookies to pass to the back-end server on a given request. 

jct-cookie-domain

If specified, the URL Mapping cookie (specified in jct-cookie-name) is set in this domain. Otherwise, the domain for the cookie is not set. You do not have to use this parameter.

default-output-buffer-size

Sets the default output buffer size for URL Mappings that does not explicitly set output-buffer-size (See output-buffer-size in Table 5–28). If not specified, then output buffering is disabled by default.