Chapter 3: Condition Reference
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=yesnowindows_mediareal_mediaquicktime
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( )
133