Blue Coat Systems Proxy SG Time Clock User Manual


 
Chapter 4: Property Reference
221
terminate_connection( )
The terminate_connection( ) property is used in an <Exception> layer to drop the connection
rather than return the exception response. The
yes option terminates the connection instead of
returning the response. (This property provides backwards compatible support with the
TERMINATE_CONNECTION error pages directive supported in SGOS 2.x.)
Syntax
terminate_connection(yes|no)
The default is no.
Layer and Transaction Notes
•Use in
<Exception> layers.
Applies to HTTP transactions.