icp-route
Applicable in Route-class directives.
The icp-route function tells the proxy server to
use ICP to determine the best source for a requested object whenever the local
proxy does not have the object.
Syntax
Route fn=icp-route
redirect=yes|no
Parameters
The following table describes the parameter for the icp-route function.
Table 5–137
icp-route Parameters
Parameter
|
Description
|
redirect
|
Specifies whether the proxy server will send a redirect message back
to the client telling it where to get the object.
-
yes means the proxy will send a redirect
message back to the client to tell it where to retrieve the requested object.
-
no means the proxy will not send a redirect
message to the client. Instead it will use the information from ICP to get
the object.
|