TAG NAME mcast_miss_addr

Description When enabled,every “cache miss” URL will be sent out on the specified multicast address
Built Option
-DMULTICAST_MISS_STREAM
Usage
mcast_miss_addr ip_address
Default
mcast_miss_addr 255.255.255.255
Synopsis
You will be needing the “cache miss” URL to be sent on a specified multicast address. This tag provides the option.

Note: Do not enable this option unless you are are absolutely certain you understand what you are doing.

Arguments

ip_address
ip address through which the URL to be sent

Example(s)
mcast_miss_addr 172.16.1.255