Chapter 3: Condition Reference
129
socks.accelerated=
Tests whether the SOCKS proxy will hand off this transaction to other protocol agents for acceleration.
Syntax
socks.accelerated={yes|http|aol-im|msn-im|yahoo-im|no}
where:
yes is true only fo r SOCKS tran sactions th at will hand off to another protocol-specific proxy agent.
no implies the transaction is a SOCKS tunnel.
http is true if the transaction will be accelerated by the http proxy.
aol-im is true if the transaction will be accelerated by the aol-im proxy.
msn-im is true if the transaction will be accelerated by the msn-im proxy.
yahoo-im is true if the transaction will be accelerated by the yahoo-im 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( ).