Chapter 4: Property Reference
socks.accelerate( )
The socks.accelerate property controls the SOCKS proxy handoff to other protocol agents.
Syntax
socks.accelerate(noautohttpaol_immsn_imyahoo_im)
The default value is auto.
where:
•
•
Any other value forces the SOCKS proxy to hand off the transaction to the agent for the indicated protocol.
The socks.accelerated= condition can be used to test which agent was selected for handoff. The tunneled= condition can be used to test for unaccelerated (tunneled) SOCKS transactions.
After the handoff, the transaction is subject to policy as a proxy transaction for the appropriate protocol. Within that policy, the socks= condition can be used to test for transactions use SOCKS for client communication.
Layer and Transaction Notes
•Use in <Proxy> layers.
•Applies to SOCKS proxy transactions.
See Also
•Properties: socks_gateway( ), socks.authenticate( ), socks.authenticate.force( )
•Conditions: socks=, socks.accelerated=, socks.destination_address=, socks.destination_port=, socks.method=, socks.tunneled=, socks.version=
215