mcast_miss_addr

 < Day Day Up > 

mcast_miss_addr

The multicast miss stream is a largely undocumented and unsupported Squid feature. The basic idea is to send a multicast message, containing a URI, for each cache miss. The messages are encrypted with a modest algorithm to prevent casual eavesdropping.

To use this feature, you must manually define the MULTICAST_MISS_STREAM preprocessor symbol before compiling Squid. To learn more about this feature, read the source code surrounded by #if MULTICAST_MISS_STREAM in src/access_log.c .

Syntax

 mcast_miss_addr   multicast-address   

Default

No default

Example

 mcast_miss_addr 224.0.1.1 

Related

mcast_miss_ttl , mcast_miss_port , mcast_miss_encode_key

 < Day Day Up > 


Squid
Squid: The Definitive Guide
ISBN: 0596001622
EAN: 2147483647
Year: 2004
Pages: 401
Authors: Duane Wessels

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net