Chapter 3: Condition Reference
socks.accelerated=
Tests whether the SOCKS proxy will hand off this transaction to other protocol agents for acceleration.
Syntax
where:
•yes is true only for SOCKS transactions that will hand off to another
•no implies the transaction is a SOCKS tunnel.
•http is true if the transaction will be accelerated by the http proxy.
•
•
•
Layer and Transaction Notes
•Use in <Proxy> and <Exception> layers.
•Applies to SOCKS transactions.
See Also
•Conditions: socks.method=, socks.version=
•Properties: socks_gateway( ), socks.accelerate( ), socks.authenticate( ), socks.authenticate.force( ).
129