Chapter 4: Property Reference
always_verify( )
Determines whether each request for the objects at a particular URL must be verified with the origin server. This property provides a
Syntax
always_verify(yesno)
The default value is no.
Layer and Transaction Notes
•Use in <Proxy> layers.
•Applies to HTTP proxy transactions, except FTP over HTTP transactions.
See Also
•Properties: advertisement( ), bypass_cache( ), cache( ), cookie_sensitive( ), force_cache( ), pipeline( ), refresh( ), ttl( ), ua_sensitive( )
159