Oracle iPlanet Web Proxy Server 4.0.14 Configuration File Reference

Parameters

The following table describes the parameter for the pa-init-parent-array function.

Table 5–16 pa-init-parent-array Parameters

Parameter  

Description  

set-status-fn

Specifies the function that sets the status for the member. 

poll

Indicates whether the array member should poll for a PAT file. 

  • yes means that the member should poll for the PAT file. A member should only poll for a PAT file if it is not the master proxy. The master proxy has a local copy of the PAT file, and therefore does not need to poll for it.

  • no means that the member should not poll for the PAT file. A member should not poll for the PAT file if it is the master proxy.

file

The full path name of the PAT file. 

pollhost

The host name of the proxy to be polled for the PAT file. Specify this parameter only if the poll parameter is set to yes, meaning that the member is not the master proxy.

pollport

The port number on the poll host that should be contacted when polling for the PAT file. Specify this parameter only if the poll parameter is set to yes, meaning that the member is not the master proxy.

pollhdrs

The full path name of the file that contains any special headers that must be sent with the HTTP request for the PAT file. This parameter is optional and should be specified only if the poll parameter is set to yes, meaning that the member is not the master proxy.

pollurl

The URL of the PAT file to be polled for. Specify this parameter only if the poll parameter is set to yes, meaning that the member is not the master proxy.

status

Specifies whether the parent array member is on or off.