Chapter 4: Property Reference
dynamic_bypass( )
Used to indicate that a particular transparent request is not to be handled by the proxy, but instead be subjected to ProxySG dynamic bypass methodology.
The dynamic_bypass(yes) property takes precedence over authenticate(); however, a committed denial takes precedence over dynamic_bypass(yes).
Syntax
dynamic_bypass(yesno)
The default value is no.
Layer and Transaction Notes
•Use in <Proxy> layers.
•Applies to transparent HTTP transactions only.
See Also
•Properties: advertisement( ), always_verify( ), bypass_cache( ), cache( ),
cookie_sensitive( ), delete_on_abandonment( ), direct( ), force_cache(), pipeline( ), refresh( ), ttl( ), ua_sensitive( )
177