Blue Coat Systems Time Clock Proxy SG Manuale Utente

Pagina di 314
ProxySG Content Policy Language Guide
202
pipeline( ) 
Determines whether an object embedded within an HTML container object is pipelined. Set to yes to 
force pipelining, or set to no to prevent the embedded object from being pipelined. Note that this 
property affects processing of the individual URLs embedded within a container object. It does not 
prevent parsing of the container object itself.
If this property is used with a URL access condition, such as 
url.host=
, each embedded object on a 
page is evaluated against that policy rule to determine pipelining behavior. For example, a rule that 
disallows pipelining for a particular host would still allow pipelining for images on the host's pages 
that come from other hosts. 
Replaces: 
prefetch()
Syntax
pipeline(yes|no)
The default value is 
yes
.
Layer and Transaction Notes
Use  in 
<Cache>
 layers.
Applies to HTTP proxy transactions.