mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 23:42:49 +02:00
c04a3db922
add Id tag to the Makefile. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2708 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
388 B
Plaintext
12 lines
388 B
Plaintext
config BR2_PACKAGE_WCCPD
|
|
prompt "wccpd............................. a Web Cache Coordination daemon"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
wccpd is a WCCP (Web Cache Coordination Protocol) server daemon
|
|
It allows a router (running Linux) to redirect web traffic to a
|
|
group of Squid servers using WCCP as the monitoring/controling
|
|
protocol.
|
|
|
|
http://wccpd.sourceforge.net/
|