Blue Coat Systems Proxy SG Time Clock User Manual


 
Chapter 3: Condition Reference
103
live=
Tests if the streaming content is a live stream.
Syntax
live=yes|no
Layer and Transaction Notes
•Use in
<Cache> and <Proxy> layers.
Applies to streaming transactions.
Examples
; The following policy restricts access to live streams during morning hours.
; In this example, we use a policy layer to define policy just for the live streams.
; This example uses the restrict form and integrates with other <proxy> layers.
<proxy>
deny live=yes time=1200..0800 ; Policy for live streams
See Also
Conditions:
bitrate=, streaming.client=, streaming.content=
•Properties: access_server( ), max_bitrate(), streaming.transport( )