Chapter 3: Condition Reference
133
streaming.content=
Tests the content of the current transaction to determine whether or not it is streaming media, and to
determine the streaming media type.
Syntax
streaming.content=yes|no|windows_media|real_media|quicktime
where:
•
yes is true if the content is recognized as Windows media, Real media, or QuickTime content.
•
no is true if the content is not recognized as Windows media, Real media, or QuickTime content.
• other values are true if the streaming content is recognized as the specified type.
Layer and Transaction Notes
•Use in
<Proxy>, <Cache>, <Forward>, and <Exception> layers.
• Applies to all transactions.
See Also
• Conditions:
bitrate=, live=, streaming.client=
•Properties: access_server(), max_bitrate(), streaming.transport( )